>
> Hello again,
>
> I use release 3.1 (04-18-2000), however I only can include
> one jsp-file only
> once and not twice like I want to do.
>
> Do you know, where you can change the limitation??
>
> Daniel
Use the latest nightly build.
Petr
>
>
> >
> >
> > 2) If you want to use include directive, you can't use
> conditions. How would
> > you use a condition ? What condition ? If you mean Java
> if-else condition,
> > then it would not work, as include directive is processed
> at translation
> > time, whereas Java code is executed at request time.
> >
> > Hope this helps
> >
> > Petr
> >
> > >
> > > Bye Daniel
> > >
> > >
> > >
> > > >
> > > >
> > > > -----Original Message-----
> > > > From: Daniel [mailto:ds21@inf.tu-dresden.de]
> > > > Sent: Wednesday, May 03, 2000 6:35 AM
> > > > To: tomcat-user@jakarta.apache.org
> > > > Subject: ERROR including jsp-files
> > > >
> > > > Hello,
> > > >
> > > >
> > > > I want to try including more than one jsp-file depending on
> > > some facts (if -
> > > > conditions!).
> > > > Howerver, the final-jsp file contains all jsp-files which
> > > are referred by
> > > > "master"-jsp file.
> > > >
> > > > So it happens, that tomcat or jasper is stopping compiling
> > > because it means,
> > > > that the including is maybe recursive.
> > > >
> > > > Does anybody know an answer to that problem
> > > >
> > > >
> > > > Bye
> > > > Daniel
> > > >
> > > >
> > > --------------------------------------------------------------
> > > ------------
> > > > To unsubscribe, email:
> tomcat-user-unsubscribe@jakarta.apache.org
> > > > For additional commmands, email:
> tomcat-user-help@jakarta.apache.org
> > >
> > >
> > > --------------------------------------------------------------
> > > ------------
> > > To unsubscribe, email: tomcat-user-unsubscribe@jakarta.apache.org
> > > For additional commmands, email:
> tomcat-user-help@jakarta.apache.org
> > >
> >
> >
> --------------------------------------------------------------
> ------------
> > To unsubscribe, email: tomcat-user-unsubscribe@jakarta.apache.org
> > For additional commmands, email: tomcat-user-help@jakarta.apache.org
>
>
> --------------------------------------------------------------
> ------------
> To unsubscribe, email: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commmands, email: tomcat-user-help@jakarta.apache.org
>
|