Hello,

The configuration you described does not sound like one that I have heard other 
AppFuse users using.  I think you might want to try and ask your question on a 
Jboss mailing list to see if people there might have an answer for you.

Nathan


----- "soussou97" <[EMAIL PROTECTED]> wrote:
> Hi;
> 
> I have realized a tool (tool.jar) which generated a JSP "P1"
> containing of
> the specific tags which will be use by a web application. Tool copy
> this JSP
> automatically into webapps directory of the application.
> Web application use a JSP "P2" which contains the JSP "P1" in using
> "<jsp:include ..." directive. This is works correctly but each
> version
> change of the web application (restart Jboss server) erase the JSP P2
> packaging P1 and I am needs to restart too.jar to rebuild P1.
> I tried to separate the two JSP in inserting into P2 the contents of
> P1
> (with a STRING + FILE object) but web application does not succeed to
> interpreter the specific tags ?
> How resolve this problem ?
> 
> regards;
> -- 
> View this message in context:
> http://www.nabble.com/The-association-relationship-between-JSP-tp14452477s2369p14452477.html
> Sent from the AppFuse - User mailing list archive at Nabble.com.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

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

Reply via email to