|
-
Jan 30th, 2009, 11:26 AM
#1
Thread Starter
Lively Member
How Do I Parse All Values From The Given HTML
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
-
Jan 30th, 2009, 12:00 PM
#2
Re: How Do I Parse All Values From The Given HTML
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?
-
Jan 30th, 2009, 12:07 PM
#3
Thread Starter
Lively Member
Re: How Do I Parse All Values From The Given HTML
attempting to parse the HTML and pull out the value=""
sry for incomplete info
-
Jan 30th, 2009, 07:21 PM
#4
Re: How Do I Parse All Values From The Given HTML
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?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|