in struts how to use hibernate with struts>
No Answer is Posted For this Question
Be the First to Post Answer
Which servlet does the struts framework use?
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
If we close the browser,when the specific user session is active.Again if we open browse how to retrive it same user??what code i have to da???
How do u provide security to ur project?(Banking domain project)
How can forward action be used to restrict a strut application to mvc?
How many Action classes have been used in your project? Differences between struts 1.1 and 1.3?
what is request processor class ?
How can I make own ActionServlet? with example
What is request processor and how does it relates to action mapping?
What’s the difference between validation.xml and validator-rules.xml files in struts validation framework?
What is the main difference between Mvc1 and Mvc2 Architecture??
7 Answers IBM, Ness Technologies,
what is the difference between *.do & /do.*/? So what is the diffenence btn extension mapping & path mapping.What is those difference in work effect?