How do you find the struts version being used in a project?
No Answer is Posted For this Question
Be the First to Post Answer
Which configuration files are used in struts?
Hi All thanks in advance, iam new to j2ee currently in my project we r using struts with hibernate can i have one sample application like CRUD application with code or any tutorials liks r ebooks plz....?
Can we have multiple struts config files in a single web app?
What is the forward action utilized for?
Can I have html form property without associated getter and setter formbean methods?
Name some of the features of struts2?
What is the life cycle of actionform?
when connecting with the database,if database server is down,ho can we handle this exception in struts,how can we send error message to the user?
Why we use struts over servlets?
What are the features of struts 2?
Which library is provided by struts for form elements like check boxes, text boxes etc?
What is difference between perform() used in struts1.0 and execute() used in 1.1 ?