
August 14th, 2003, 09:11 AM
|
|
Junior Member
|
|
Join Date: Aug 2003
Posts: 5
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
HTML validating
Hi all, i need to verify the html tags in some jsp files.
I have the source code of the pages in a java.lang.String and now i need to verify that all the html tags and that the html structure is well done (and this from the inside of an client side software)
I'm sure that such things have already been done but all i can find on internet isn't rellied to java.
Would any one be able to advice me somewhere to loock for or where to find the appropriet librairies?
The best i found for now is http://validator.w3.org/ but it will be extremelly hard to adapt-it to my software so if i can't find anything more helpfull i'll have to write my own code (and i'm not yet sure to be able to do it  ).
All the help is welcome and thx a lot for your time and patience.
AlliosIII
|