How to use forward action to restrict a strut application to mvc?
Describe the two types of formbeans.
In web.xml file instead of *.do can i write *.ibm, Specify with example
How to carryout the validations in struts if the validator frame work cant handle the validation
What is the purpose of @emailvalidator?
what is tiles in struts?
How to handle exceptions in structs?
Hai all.Can i develope Struts action class without execute(-,- ,-,-)method.Ifd it's possible plz provide some sample code.
I will explain the scenario now i have a form1 having some fields and i made it extends DynaActionForm. in struts config how can i specify another form form2 which has to extend the form1 please specify is it better to use actionform or dyna action form in applations. is dyna action form is comfortable in declaring form variables of type 'ArrayList<somegenerics>' extend the
what is the purpose of load_on_startup entry in struts- config.xml?
What are the struts2 error message keys that can come during file uploading process?
What is the significance of logic tags in Struts?
in struts how to use hibernate with struts>