RE: Internal Servlet Error

2002-03-04 Thread Christian Velez

If your struts-config.xml does not parse as well-formed XML, then you will
get this error. You need to make sure that the data-source element is a
child of data-sources. Also make sure that you place it in the right
location. See element declaration for struts-config.








Best,

Christian/>



-Original Message-
From: Fábio Queiroz Barbosa [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 04, 2002 3:28 PM
To: Struts Users Mailing List
Subject: Re: Internal Servlet Error


I put in my struts-config.xml file the code below:


  

When i start tomcat, the problem appears:

Internal Servlet Error:
javax.servlet.ServletException: Cannot find ActionMappings or
ActionFormBeans collection

When i comment the code, the problem hide. What's happening?

- Original Message -
From: "Christian Velez" <[EMAIL PROTECTED]>
To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]>
Sent: Monday, March 04, 2002 5:14 PM
Subject: RE: Internal Servlet Error


ActionMappings and the ActionFormBeans collection are specified in
the struts-config.xml file, located in the WEB-INF sub-directory. You could
check to see if the XML file exists.

-Original Message-
From: Fábio Queiroz Barbosa [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 04, 2002 2:22 PM
To: [EMAIL PROTECTED]
Subject: Internal Servlet Error


Internal Servlet Error:

javax.servlet.ServletException: Cannot find ActionMappings or
ActionFormBeans collection

This error message appears in my application. Anybody knows what's the
problem?



--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>



Re: Internal Servlet Error

2002-03-04 Thread Fábio Queiroz Barbosa

I put in my struts-config.xml file the code below:


  

When i start tomcat, the problem appears:

Internal Servlet Error:
javax.servlet.ServletException: Cannot find ActionMappings or
ActionFormBeans collection

When i comment the code, the problem hide. What's happening?

- Original Message -
From: "Christian Velez" <[EMAIL PROTECTED]>
To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]>
Sent: Monday, March 04, 2002 5:14 PM
Subject: RE: Internal Servlet Error


ActionMappings and the ActionFormBeans collection are specified in
the struts-config.xml file, located in the WEB-INF sub-directory. You could
check to see if the XML file exists.

-Original Message-
From: Fábio Queiroz Barbosa [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 04, 2002 2:22 PM
To: [EMAIL PROTECTED]
Subject: Internal Servlet Error


Internal Servlet Error:

javax.servlet.ServletException: Cannot find ActionMappings or
ActionFormBeans collection

This error message appears in my application. Anybody knows what's the
problem?



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




RE: Internal Servlet Error

2002-03-04 Thread Christian Velez

ActionMappings and the ActionFormBeans collection are specified in
the struts-config.xml file, located in the WEB-INF sub-directory. You could
check to see if the XML file exists.

-Original Message-
From: Fábio Queiroz Barbosa [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 04, 2002 2:22 PM
To: [EMAIL PROTECTED]
Subject: Internal Servlet Error


Internal Servlet Error:

javax.servlet.ServletException: Cannot find ActionMappings or
ActionFormBeans collection

This error message appears in my application. Anybody knows what's the
problem?



Internal Servlet Error

2002-03-04 Thread Fábio Queiroz Barbosa

Internal Servlet Error:

javax.servlet.ServletException: Cannot find ActionMappings or ActionFormBeans 
collection

This error message appears in my application. Anybody knows what's the problem?



Internal servlet error [html:form]

2001-09-24 Thread David A. D. Konrad

hi list,
I cannot figure out how to solve this problem. I constantly get the error in subject 
with the exceptions
javax.servlet.ServletException: Exception creating bean of class 
dk.presys.ehandel.struts.LogonForm: java.lang.InstantiationException. 
What i want is to validate the input from the logonform in validate()

I have a struts-config [anything but logon removed]






  



  
  


This works actually fine - it shows index.jsp or logon.jsp depending on the request - 
if im NOT trying to have a  tag like the following :



  


  


  

  
  

  


  

  
  




  

  
  

  


  



can anyone point out, where the problem may be located in...? As i see it, nothing is 
in general different from the examples given.

best regards,





internal servlet error

2001-08-08 Thread Sunanda_Veeraganti





I started using struts config
I just imported all packages into my directory and started tomcat and tried to
run an example jsp
the following errors are seen in the browser
I am unable to fix it out
please help me

Error: 500
Location: /sunanda/header.jsp
Internal Servlet Error:

javax.servlet.ServletException
 java.lang.Throwable(java.lang.String)
 java.lang.Exception(java.lang.String)
 javax.servlet.ServletException(java.lang.Throwable)
 void
org.apache.jasper.runtime.PageContextImpl.handlePageException(java.lang.Exception)

 void
_0002fheader_0002ejspheader_jsp_0._jspService(javax.servlet.http.HttpServletRequest,

javax.servlet.http.HttpServletResponse)
 void
org.apache.jasper.runtime.HttpJspBase.service(javax.servlet.http.HttpServletRequest,

javax.servlet.http.HttpServletResponse)
 void javax.servlet.http.HttpServlet.service(javax.servlet.ServletRequest,
javax.servlet.ServletResponse)
 void
org.apache.jasper.runtime.JspServlet$JspServletWrapper.service(javax.servlet.http.HttpServletRequest,

javax.servlet.http.HttpServletResponse, boolean)
 void
org.apache.jasper.runtime.JspServlet.serviceJspFile(javax.servlet.http.HttpServletRequest,

javax.servlet.http.HttpServletResponse, java.lang.String, java.lang.Throwable,
boolean)
 void
org.apache.jasper.runtime.JspServlet.service(javax.servlet.http.HttpServletRequest,

javax.servlet.http.HttpServletResponse)
 void javax.servlet.http.HttpServlet.service(javax.servlet.ServletRequest,
javax.servlet.ServletResponse)
 void
org.apache.tomcat.core.ServletWrapper.handleRequest(org.apache.tomcat.core.Request,

org.apache.tomcat.core.Response)
 void
org.apache.tomcat.core.ContextManager.service(org.apache.tomcat.core.Request,
org.apache.tomcat.core.Response)
 void
org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(org.apache.tomcat.service.TcpConnection,

java.lang.Object [])
 void org.apache.tomcat.service.TcpConnectionThread.run()
 void java.lang.Thread.run()


Root cause:
java.util.EmptyStackException
 java.lang.Throwable()
 java.lang.Exception()
 java.lang.RuntimeException()
 java.util.EmptyStackException()
 java.lang.Object java.util.Stack.peek()
 org.apache.struts.taglib.template.util.ContentMap
org.apache.struts.taglib.template.util.ContentMapStack.peek(javax.servlet.jsp.PageContext)

 int org.apache.struts.taglib.template.GetTag.doStartTag()
 void
_0002fheader_0002ejspheader_jsp_0._jspService(javax.servlet.http.HttpServletRequest,

javax.servlet.http.HttpServletResponse)
 void
org.apache.jasper.runtime.HttpJspBase.service(javax.servlet.http.HttpServletRequest,

javax.servlet.http.HttpServletResponse)
 void javax.servlet.http.HttpServlet.service(javax.servlet.ServletRequest,
javax.servlet.ServletResponse)
 void
org.apache.jasper.runtime.JspServlet$JspServletWrapper.service(javax.servlet.http.HttpServletRequest,

javax.servlet.http.HttpServletResponse, boolean)
 void
org.apache.jasper.runtime.JspServlet.serviceJspFile(javax.servlet.http.HttpServletRequest,

javax.servlet.http.HttpServletResponse, java.lang.String, java.lang.Throwable,
boolean)
 void
org.apache.jasper.runtime.JspServlet.service(javax.servlet.http.HttpServletRequest,

javax.servlet.http.HttpServletResponse)
 void javax.servlet.http.HttpServlet.service(javax.servlet.ServletRequest,
javax.servlet.ServletResponse)
 void
org.apache.tomcat.core.ServletWrapper.handleRequest(org.apache.tomcat.core.Request,

org.apache.tomcat.core.Response)
 void
org.apache.tomcat.core.ContextManager.service(org.apache.tomcat.core.Request,
org.apache.tomcat.core.Response)
 void
org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(org.apache.tomcat.service.TcpConnection,

java.lang.Object [])
 void org.apache.tomcat.service.TcpConnectionThread.run()
 void java.lang.Thread.run()







**
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.Kindlesystems.com
**