Re: Problem in JSP. help me pls

2007-07-02 Thread Li
1.1 on http-8080 -- View this message in context: http://www.nabble.com/Problem-in-JSP.-help-me-pls-tf4011460.html#a11391886 Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PRO

Problem in JSP. help me pls

2007-07-02 Thread bindhu
http-8080 -- View this message in context: http://www.nabble.com/Problem-in-JSP.-help-me-pls-tf4011460.html#a11391886 Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Problem in JSP. help me pls

2007-07-02 Thread bindhu
rvice(register_jsp.java:73) >> org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70) >> javax.servlet.http.HttpServlet.service(HttpServlet.java:803) >> >> org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.jav >> a:393) >> org.a

Re: [OT] Re: Problem in JSP. help me pls

2007-07-02 Thread Li
It's not necessary at all to add all jars into classpath to make it your struts application work. Jeromy is right that the problem may caused by wrong syntax on classpath. Again, Tomcat classloaders will find class for you if your jars placed at right place. You dont even have to put jars in comm

[OT] Re: Problem in JSP. help me pls

2007-07-01 Thread Jeromy Evans
Guys, please read a classpath tutorial. There's a decent one here: http://www.kevinboone.com/classpath.html The following section is especially relevant that I've copied from that page for you: JARs on the classpath The java compiler and run-time can search for classes not only in s

Re: Problem in JSP. help me pls

2007-07-01 Thread bindhu
let.service(HttpServlet.java:803) > > > note The full stack trace of the root cause is available in the Apache > Tomcat/6.0.13 logs. > > > -- View this message in context: http://www.nabble.com/Problem-in-JSP.-help-me-pls-tf4010261.html#a11388736 Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Problem in JSP. help me pls

2007-07-01 Thread gundakiran
3) >> >> org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:393) >> org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:320) >> org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266) >> javax.servlet.http.HttpS

Re: Problem in JSP. help me pls

2007-07-01 Thread Li
pServlet.service(HttpServlet.java:803) > > > note The full stack trace of the root cause is available in the Apache > Tomcat/6.0.13 logs. > > > -- View this message in context: http://www.nabble.com/Problem-in-JSP.-help-me-pls-tf4010261.html#a11388729 Sent from the Struts

Re: Problem in JSP. help me pls

2007-07-01 Thread bindhu
ervlet.JspServlet.serviceJspFile(JspServlet.java:320) > org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266) > javax.servlet.http.HttpServlet.service(HttpServlet.java:803) > > > note The full stack trace of the root cause is available in the A

Re: Problem in JSP. help me pls

2007-07-01 Thread Li
ervice(register_jsp.java:73) >> org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70) >> javax.servlet.http.HttpServlet.service(HttpServlet.java:803) >> >> org.apache.jasper.servlet.JspServletWrapper.service( JspServletWrapper.java:393) >> org.apa

Re: Problem in JSP. help me pls

2007-07-01 Thread gundakiran
e(register_jsp.java:73) >> org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70) >> javax.servlet.http.HttpServlet.service(HttpServlet.java:803) >> >> org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:393) >> org.apache.jasper.servlet.JspServlet.serviceJspFile(

Re: Problem in JSP. help me pls

2007-07-01 Thread bindhu
let.service(HttpServlet.java:803) > > > note The full stack trace of the root cause is available in the Apache > Tomcat/6.0.13 logs. > > > -- View this message in context: http://www.nabble.com/Problem-in-JSP.-help-me-pls-tf4010261.html#a11388721 Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Problem in JSP. help me pls

2007-07-01 Thread gundakiran
; javax.servlet.http.HttpServlet.service(HttpServlet.java:803) > > > note The full stack trace of the root cause is available in the Apache > Tomcat/6.0.13 logs. > > > -- View this message in context: http://www.nabble.com/Problem-in-JSP.-help-me-pls-tf4010261.ht

Re: Problem in JSP. help me pls

2007-07-01 Thread Li
ervice(HttpServlet.java:803) note The full stack trace of the root cause is available in the Apache Tomcat/6.0.13 logs. -- View this message in context: http://www.nabble.com/Problem-in-JSP.-help-me-pls-tf4010261.html#a11388713 Sent from the Struts - User mailing list archive at Nabb

Re: Problem in JSP. help me pls

2007-07-01 Thread Session A Mwamufiya
gt; org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.jav > a:393) > org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:320) > org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266) > javax.servlet.http.HttpServlet.service(HttpServlet.java:803) &

Problem in JSP. help me pls

2007-07-01 Thread bindhu
this message in context: http://www.nabble.com/Problem-in-JSP.-help-me-pls-tf4010261.html#a11388713 Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

RE: Help me pls

2007-06-18 Thread bindhu
t; > -Original Message- > From: bindhu [mailto:[EMAIL PROTECTED] > Sent: 18 June 2007 11:49 > To: user@struts.apache.org > Subject: RE: Help me pls > > > thank u so much Raghu. i will download struts1.3.x. can u pls say me the > how > to install it. i read

RE: Help me pls

2007-06-18 Thread bindhu
://www.nabble.com/Help-me-pls-tf3939274.html#a11175905 Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Help me pls

2007-06-18 Thread bindhu
then what shd i do next -- View this message in context: http://www.nabble.com/Help-me-pls-tf3939274.html#a11174966 Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED]

RE: Help me pls

2007-06-18 Thread Raghupathy, Gurumoorthy
-Original Message- From: bindhu [mailto:[EMAIL PROTECTED] Sent: 18 June 2007 11:49 To: user@struts.apache.org Subject: RE: Help me pls thank u so much Raghu. i will download struts1.3.x. can u pls say me the how to install it. i read the installation guide but its not that much useful. so

RE: Help me pls

2007-06-18 Thread bindhu
thank u so much Raghu. i will download struts1.3.x. can u pls say me the how to install it. i read the installation guide but its not that much useful. so can u pls help me -- View this message in context: http://www.nabble.com/Help-me-pls-tf3939274.html#a11173372 Sent from the Struts - User

RE: Help me pls

2007-06-18 Thread Raghupathy, Gurumoorthy
@struts.apache.org Subject: RE: Help me pls y will version 2.0.8 will not work -- View this message in context: http://www.nabble.com/Help-me-pls-tf3939274.html#a11172900 Sent from the Struts - User mailing list archive at Nabble.com

RE: Help me pls

2007-06-18 Thread bindhu
y will version 2.0.8 will not work -- View this message in context: http://www.nabble.com/Help-me-pls-tf3939274.html#a11172900 Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL

RE: Help me pls

2007-06-18 Thread Raghupathy, Gurumoorthy
This is struts 1.3.x version syntax ... donwload 1.3.8 version and then try -Original Message- From: bindhu [mailto:[EMAIL PROTECTED] Sent: 18 June 2007 10:55 To: user@struts.apache.org Subject: Help me pls I am new to struts. i downloaded struts2.0.8 n and copied all the .war files

Help me pls

2007-06-18 Thread bindhu
I hvae my pgm stored in tomcat\webapp\register\WEB-INF\classes\app RegisterAction.java RegisterForm.java thank you in advance pls anyone help me whats the mistake i hv done -- View this message in context: http://www.nabble.com/Help-me-pls-tf3939274.html#a11172716 Sent from the Struts - Use