Hello,
Does anybody knows if there is some problem in using single Action class to serve more Service ?
XMoon load service automatically from xml but the Action class is the same.

ex:

<action path="/console" type="org.xmoon.GenericStrutsAction">
       <forward name="default" path="/pages/console.jsp"/>
</action>

<action path="/test" type="org.xmoon.GenericStrutsAction">
       <forward name="default" path="/pages/test.jsp"/>
</action>

--
Mario Nee'
Brescia Italy
[EMAIL PROTECTED]
http://www.xmoon.org


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to