Re: Unsubscribe me...............

2001-06-20 Thread jaskirat

[EMAIL PROTECTED]

send mail to the above address .. you are sending mail to the wrong
place.
regards
Jaskirat

At 06:05 AM 6/20/01 -0400, you wrote:

Please
unsubscribe me from this list. 

Sachin Mapara. 
Trigyn
Technologies Ltd. 
Tel  :- 518 86 86
(O)  Ext.- 537   

   
95251 - 44 10 39 (R) 




Re: [ANNOUNCMENT] Strut by Strut

2001-06-19 Thread jaskirat

Hi Felix and Shu,
Thanks a lot for your postings.
I have been struggling with  this same problem for two days and I feel 
consoled to see this thread :) .. I was thinking it must be all my mistake 
:) ..

Please do post any other thing you guys are able to do to make 
struts-stub.war work properly.
Thanks
Jaski


At 06:52 PM 6/19/01 +0200, you wrote:
>On Tue, Jun 19, 2001 at 06:20:27PM +0200, Felix von Delius wrote:
> > And I wonder why nobody else got this problem: The struts-config.xml
> > is indeed not well formed XML. Or isn't the stub intended for direct
> > deployment?
>
>After "cleaning up" struts-config.xml (putting 
>tags at the beginning and end and remving all in the middle), the
>sample works. But there is still some discrepancy with the article
>"Strut by Strut". In the article is mentioned, that the first form
>field will accept only integers. On my machine it accepts everything
>just fine and I can't see any signs in the source for an integer-only
>validation.
>
>I feel a little bit confused and ask myself it the struts-stub.war
>file online is the right one.
>
>-Felix




struts-stub

2001-06-19 Thread jaskirat

Hello struts gurus,
I started with the struts tutorial and could not really start off.

I copied struts-stub.war (from StrutbyStrut.htm tutorial )
in my "webapps" directory.
When I started tomcat , it gave lot of error messages. 
Then I tried
http://localhost:8080/struts-stub
and tomcat sent some error messages to the browser which I have copied below. Can some one give any clues to what I am doing wrong.

I using Windows 98 and tomcat 3.2, jdk1.3 and java2.
TIA

Jaskirat

Error: 500
Location: /struts-stub/index.jsp
Internal Servlet Error:
javax.servlet.ServletException: Cannot find global ActionForward for name welcome
at org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:459)
at _0002findex_0002ejspindex_jsp_3._jspService(_0002findex_0002ejspindex_jsp_3.java:102)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:119)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at org.apache.jasper.servlet.JspServlet$JspCountedServlet.service(JspServlet.java:130)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at org.apache.jasper.servlet.JspServlet$JspServletWrapper.service(JspServlet.java:282)
at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:429)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:500)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:405)
at org.apache.tomcat.core.Handler.service(Handler.java:287)
at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)
at org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:797)
at org.apache.tomcat.core.ContextManager.service(ContextManager.java:743)
at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:213)
at org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416)
at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:501)
at java.lang.Thread.run(Thread.java:484)
Root cause: 
javax.servlet.jsp.JspException: Cannot find global ActionForward for name welcome
at org.apache.struts.taglib.logic.ForwardTag.doEndTag(ForwardTag.java:148)
at _0002findex_0002ejspindex_jsp_3._jspService(_0002findex_0002ejspindex_jsp_3.java:89)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:119)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at org.apache.jasper.servlet.JspServlet$JspCountedServlet.service(JspServlet.java:130)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at org.apache.jasper.servlet.JspServlet$JspServletWrapper.service(JspServlet.java:282)
at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:429)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:500)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:405)
at org.apache.tomcat.core.Handler.service(Handler.java:287)
at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)
at org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:797)
at org.apache.tomcat.core.ContextManager.service(ContextManager.java:743)
at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:213)
at org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416)
at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:501)
at java.lang.Thread.run(Thread.java:484)




newbie

2001-06-18 Thread jaskirat

Hi all,
I am a newbie to struts and this list.
I have been using JSP/Servlets , some JavaBeans recently.
Before that I have mostly used PHP for web applications.
I have been reading through the struts pages on this web site in the last 
two days and have a feeling that this could be the next big thing for me to 
learn and use for my projects.

If there are any suggestions on the things I could do to speed up the 
learning and get started using struts please do send me those .. any links 
etc...

Right now I am reading and doing "Building a Web Application: Strut by Strut" .
I would suppress the urge I am having to ask a lot of newbie questions for 
now :) because I have not yet gone through all the material available yet 
which may have all those answers already.

My regards to all the struts gurus !
Jaski