| Author |
jsp to xhtml complaint
|
sakthi kannan reddiar
Greenhorn
Joined: Oct 25, 2007
Posts: 3
|
|
|
I�ve thousands of JSPs which I�ve to feed to a system, which takes only xhtml-compliant JSP � the opening tags must be accompanied by corresponding closing tags (or they must be empty tags) and attribute values must be surrounded by single or double quotes. Can anybody suggest a open-source tool/projectthat does this?
|
 |
Paul Clapham
Bartender
Joined: Oct 14, 2005
Posts: 16483
|
|
|
Perhaps one of those HTML cleanup programs like HTMLTidy would work?
|
 |
 |
|
|
subject: jsp to xhtml complaint
|
|
|