You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Ionel Gardais <io...@geomath.fr> on 2003/06/04 10:05:53 UTC

deploying struts' actions and jsp views separately

Hi,

I'd like to know if it's possible to deploy two packages (one containing 
the Struts' actions and all the logical stuff and the the other 
conantaing the JSP views) separately ?

It should be possible but how to solve the problem of the 
struts-config.xml where are defined the forward paths ?
Can these paths be FQDN URL like http://mysite.com/myapp/blah.jsp ?

My whish is to provide a package with all the server side logic and let 
the other guys develop the views the way they want without having to 
repackage the all app.


Thanks for your help,
ionel


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org