ContactUs

Please send your Questions & Answers or Feedback to "mohan@javabook.org"

Explain about Struts Config File (struts-config.xml) ?

struts-config.xml contains three important elements used to describe actions:

<form-beans> contains FormBean definitions including name and type (classname)

<action-mapping> contains action definitions

Use an <action> element for each action defined

<global-forwards> contains your global forward definitions

Related Posts Plugin for WordPress, Blogger...
Flag Counter