How tag libraries are defined in Struts?
No Answer is Posted For this Question
Be the First to Post Answer
How tag libraries are defined in Struts?
What is the use of token interceptor in Struts2?
what are the actions in struts?
What is the struts in java?
How Struts internally works? For Example if we type the URL "/login.do" how the process goes internaly? How the struts-config.xml loaded?
How you will enable front-end validation based on the xml in validation.xml?
When should be opt for struts framework?
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
how to get the last 10 elements using logic:iterate in struts with hiernate from database.
What are the various struts tag libraries?
What is the forward action utilized for?
How to handle exceptions in structs?