This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Java in General and the fly likes Html Tags in ApplicationResources.properties file Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Html Tags in ApplicationResources.properties file" Watch "Html Tags in ApplicationResources.properties file" New topic
Author

Html Tags in ApplicationResources.properties file

chandan Khatri
Greenhorn

Joined: Aug 17, 2011
Posts: 2
Hi All,

I am using struts2 validation framework to validate a Registration Page for a web site. I want to show error message with anchor tag so as to point to the field that is empty on clicking the link. But i am not able to make the html parse when the <s:actionerror/> tag is used. Please suggest a way to make simple html parse when validation is done.

Regards,
Chandan
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Html Tags in ApplicationResources.properties file
 
Similar Threads
my attribute value is coming in html tag how to parse that value in java
Html Tags in ApplicationResources.properties file
Validation issue with JSF
Can i Use my action to throw error
Generating !DOCTYPE tag for a Document