Code:<input name="vId" id="vId" value="djkvbkxcbvkcjbvjcbv" type="hidden">
<input name="aId" id="aId" value="dkhfksdjhfksdbkdb" type="hidden">
i am just dont know java properly just vb6 knowledge
Printable View
Code:<input name="vId" id="vId" value="djkvbkxcbvkcjbvjcbv" type="hidden">
<input name="aId" id="aId" value="dkhfksdjhfksdbkdb" type="hidden">
i am just dont know java properly just vb6 knowledge
What are you trying to do with them? Are you attempting to parse the HTML and pull out the value="", or are you attempting to POST those inputs to a Java program and read them?
attempting to parse the HTML and pull out the value=""
sry for incomplete info
do you get an HTTPRequestObject or do you use struts or webwork?
Or do you have a java class that reads an HTML file and then you parse this file?