This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes XML and Related Technologies and the fly likes jsp to xhtml complaint Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » XML and Related Technologies
Reply Bookmark "jsp to xhtml complaint" Watch "jsp to xhtml complaint" New topic
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
    
    2

Perhaps one of those HTML cleanup programs like HTMLTidy would work?
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: jsp to xhtml complaint
 
Similar Threads
DD doubt
jsp to xhtml complaint
tag attributes shortcut
WEB.XML is case sensitive??
Struts input tags and xhtml