[opencms-dev] Struts integration as module

faroukh at essi.fr faroukh at essi.fr
Thu Aug 4 10:28:40 CEST 2005


Sorry I am a newbie and I need more help :(


>>
>> I basically took the following approach:
>> 1. create a module called <companyname>.opencms.struts containing the
>> Struts.jar and struts-config.xml and other config files (validation) etc.

--> I put the jar file : in companyname.opencms.struts/

2. for each Struts application, create an additional module called
>> <companyname>.opencms.struts.<appname> containing the applications jar
>> file with Actions and ActionForms and the <modulename>-config.xml (using
>> the Struts module functionality).

--> How can I specify that my new module uses struts module functionnality ?
What I have to modify in web.xml ?


thx




More information about the opencms-dev mailing list