Re: TagHandlerPool, Struts 1.2.7 and Tomcat 5.5

2005-08-25 Thread javendo
25/08/2005 07:31 Subject: Re: TagHandlerPool, Struts 1.2.7 and Tomcat 5.5 Please respond to

Re: TagHandlerPool, Struts 1.2.7 and Tomcat 5.5

2005-08-25 Thread Ext . Ilitia2
bcc: 25/08/2005 07:31 Subject: Re: TagHandlerPool, Struts 1.2.7 and Tomcat 5.5

Re: TagHandlerPool, Struts 1.2.7 and Tomcat 5.5

2005-08-25 Thread javendo
Thanks but . ? org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_0 = new org.apache.struts.taglib.bean.MessageTag(); ? What does it mean [EMAIL PROTECTED] wrote: hi, Have you tried to look into login_jsp.java file (in the line 135) that is in the directory "

Re: TagHandlerPool, Struts 1.2.7 and Tomcat 5.5

2005-08-25 Thread Ext . Ilitia2
hi, Have you tried to look into login_jsp.java file (in the line 135) that is in the directory "work"? Is likely that in this line you will find the motive of the error.

Re: TagHandlerPool

2005-06-28 Thread javendo
\n}\r\n//-->\r\n"); </tt><pre style="margin: 0em;"> out.write("\r\n"); out.write("\r\n"); int evalDoAfterBody = _jspx_th_html_html_0.doAfterBody(); if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_A

Re: TagHandlerPool

2005-06-21 Thread javendo
out.write("\r\n"); out.write("\r\n"); int evalDoAfterBody = _jspx_th_html_html_0.doAfterBody(); if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) break; } while (true); } if (_jspx_th_html_html_0.doEndTag() == ja

Re: TagHandlerPool

2005-06-21 Thread Martin Gainty
Allesandro- I would have to see the generated code located at login_jsp.java specifically line 84 to find out which html tag is null Martin- - Original Message - From: "Alessandro Badin - Yahoo" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Tuesday, June 21, 2005 12:32 PM Su