You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Ar...@sodebo.fr on 2002/11/21 10:08:11 UTC

Réf. : RE: Tomcat 4.1 and indexId


It is the Apache Tomcat/4.1.10-LE-jdk14




                                                                                                                                      
                    Miguel Angel Mulero                                                                                               
                    Martinez                           Pour :  "Struts Users Mailing List" <st...@jakarta.apache.org>           
                    <miguel-angel.mulero@mad.te        cc :                                                                           
                    csidel.es>                         Objet :      RE: Tomcat 4.1 and indexId                                        
                                                                                                                                      
                    21/11/2002 09:58                                                                                                  
                    Veuillez répondre à "Struts                                                                                       
                    Users Mailing List"                                                                                               
                                                                                                                                      
                                                                                                                                      




What version of tomcat 4.1? Is the 4.12 version or earlier?

Regards

> -----Mensaje original-----
> De: Arnaud.PASQUIERS@sodebo.fr [mailto:Arnaud.PASQUIERS@sodebo.fr]
> Enviado el: jueves, 21 de noviembre de 2002 9:57
> Para: Struts Users Mailing List
> Asunto: Tomcat 4.1 and indexId
>
>
> Hello!
>
> In my application I am using the  "indexId"  attribute in the
> "nested:iterate"  tag. During
> development under NetBeans/Tomcat 4.0 all is ok.
>
> When I deploye my application with a Tomcat 4.0 server, all is ok too.
But
> when I use a
> Tomcat 4.1 version, this error occures:
>
> Error compiling file: .... editWeekDistribution_jsp.java     [javac]
> Compiling 1 source file
> ...editWeekDistribution_jsp.java:271: _jspx_weekNumber_1 is
> already defined
> in
> _jspService(javax.servlet.http.HttpServletRequest,javax.servlet.ht
> tp.HttpServletResponse)
>               java.lang.Integer _jspx_weekNumber_1 = weekNumber;
>                                 ^
> ...editWeekDistribution_jsp.java:271: cannot resolve symbol
> symbol  : variable weekNumber
> location: class org.apache.jsp.editWeekDistribution_jsp
>               java.lang.Integer _jspx_weekNumber_1 = weekNumber;
>
>
> Thanks for your help,
> Arno
>
>
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
For additional commands, e-mail:
<ma...@jakarta.apache.org>


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






--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: Réf. : RE: Tomcat 4.1 and indexId

Posted by Míguel Ángel Mulero Martínez <mi...@mad.tecsidel.es>.
I don't know if this is your case, but version 4.10 & 4.11 had a bug under
windows if you install it in a different drive from C:. They fail when try
to compile JSP.

Alos it isn't your case, I recommend to you change to version 4.12 or 4.05
(other versions have a security problem with default servlet that allows to
see the code of your JSP or other resources).

Regards,
Miguel

> -----Mensaje original-----
> De: Arnaud.PASQUIERS@sodebo.fr [mailto:Arnaud.PASQUIERS@sodebo.fr]
> Enviado el: jueves, 21 de noviembre de 2002 10:08
> Para: Struts Users Mailing List
> Asunto: Réf. : RE: Tomcat 4.1 and indexId
>
>
>
>
> It is the Apache Tomcat/4.1.10-LE-jdk14
>
>
>
>
>
>
>                     Miguel Angel Mulero
>
>                     Martinez                           Pour :
> "Struts Users Mailing List" <st...@jakarta.apache.org>
>                     <miguel-angel.mulero@mad.te        cc :
>
>                     csidel.es>                         Objet :
>   RE: Tomcat 4.1 and indexId
>
>
>                     21/11/2002 09:58
>
>                     Veuillez répondre à "Struts
>
>                     Users Mailing List"
>
>
>
>
>
>
>
>
>
> What version of tomcat 4.1? Is the 4.12 version or earlier?
>
> Regards
>
> > -----Mensaje original-----
> > De: Arnaud.PASQUIERS@sodebo.fr [mailto:Arnaud.PASQUIERS@sodebo.fr]
> > Enviado el: jueves, 21 de noviembre de 2002 9:57
> > Para: Struts Users Mailing List
> > Asunto: Tomcat 4.1 and indexId
> >
> >
> > Hello!
> >
> > In my application I am using the  "indexId"  attribute in the
> > "nested:iterate"  tag. During
> > development under NetBeans/Tomcat 4.0 all is ok.
> >
> > When I deploye my application with a Tomcat 4.0 server, all is ok too.
> But
> > when I use a
> > Tomcat 4.1 version, this error occures:
> >
> > Error compiling file: .... editWeekDistribution_jsp.java     [javac]
> > Compiling 1 source file
> > ...editWeekDistribution_jsp.java:271: _jspx_weekNumber_1 is
> > already defined
> > in
> > _jspService(javax.servlet.http.HttpServletRequest,javax.servlet.ht
> > tp.HttpServletResponse)
> >               java.lang.Integer _jspx_weekNumber_1 = weekNumber;
> >                                 ^
> > ...editWeekDistribution_jsp.java:271: cannot resolve symbol
> > symbol  : variable weekNumber
> > location: class org.apache.jsp.editWeekDistribution_jsp
> >               java.lang.Integer _jspx_weekNumber_1 = weekNumber;
> >
> >
> > Thanks for your help,
> > Arno
> >
> >
> >
> > --
> > To unsubscribe, e-mail:
> <ma...@jakarta.apache.org>
> For additional commands, e-mail:
> <ma...@jakarta.apache.org>
>
>
> --
> To unsubscribe, e-mail:   <
> mailto:struts-user-unsubscribe@jakarta.apache.org>
> For additional commands, e-mail: <
> mailto:struts-user-help@jakarta.apache.org>
>
>
>
>
>
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
For additional commands, e-mail:
<ma...@jakarta.apache.org>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>