aspose file tools
The moose likes Struts and the fly likes Struts tag lib HTML encoding text chars. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Struts tag lib HTML encoding text chars." Watch "Struts tag lib HTML encoding text chars." New topic
Author

Struts tag lib HTML encoding text chars.

Alan Parson
Greenhorn

Joined: Feb 20, 2006
Posts: 10
Does the <html> tag library in Struts take care of encoding HTML special chars. Like showing a " in a text box.
Merrill Higginson
Ranch Hand

Joined: Feb 15, 2005
Posts: 4864
No, Struts does not escape quote characters in <html:text> fields.


Merrill
Consultant, Sima Solutions
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Struts tag lib HTML encoding text chars.
 
Similar Threads
Encoding
Struts tag to print html
Struts multipart/form-data and encoding problem
Apache Struts Tags.
how to add checkbox html tag?- urgent!