Thread: New to Struts
View Single Post
  #4 (permalink)  
Old 01-17-2008, 12:17 PM
anki1234 anki1234 is offline
Member
 
Join Date: Dec 2007
Posts: 28
anki1234 is on a distinguished road
Put the messaege error{0}is required in ur Application properties ( Copy from the validator-rules.xml)
and then retrieve formbean object=field value in the same Application properties file
it wl work
Reply With Quote