Newbie Confusion over runtime exception

2001-12-01 Thread Steven Headley
Hi all, I am new to struts and have been sometines confused by its behavior. I was making changes to an existing sample application and can accross the following exception. Any help would be appreciated. Also, What excatly does this erro mean? I have come accross it before, but couldn't resolve

ActionForward to anything other than a jsp

2001-12-01 Thread Scott A. Roehrig
Hi: I have read the archives and have seen some posts and responses to this question, but was hoping something more definitive might be posted. Within an ActionA, I would like to forward to another ActionB to continue processing. Sounds reasonable. So, I look up the javadoc and see the section

[ANNOUNCE] StrutsTestCase v1.5 - now with Cactus support!

2001-12-01 Thread Deryl Seale
StrutsTestCase v1.5 introduces Cactus support for testing Struts components, now allowing you to test your classes using either a mock object approach, or an in-container approach using the Cactus framework. All setup and validation methods are the same, allowing you to write your test code indep

Tomcat-4.0.1 & Struts-1.0 do *not* go together

2001-12-01 Thread Thomas Quas
Sorry if I'm not telling you news, but I thought it might be worthwhile mentioning. This is the environment: $ uname -a Linux gollum.tquas.org 2.2.19 #4 Sun Nov 25 14:35:48 CET 2001 i686 unknown $ java -version java version "1.3.0" Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.

Re: struts/java limitation ?

2001-12-01 Thread Barry Glasco
I ran into the same thing with a "Counties" select list, I ended up doing it with a custom tag. HTH - Original Message - From: "flare" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, December 01, 2001 10:14 AM Subject: struts/java limitation ? > Hi, I'm building a form with

struts/java limitation ?

2001-12-01 Thread flare
Hi, I'm building a form with an high number of select options, the form is big but not that big (the jsp is less than 15K). Well when I try to render the form using struts (and resin) I get: 500 Servlet Exception javax.servlet.jsp.JspException: (class: _secure/_page/_patient__jsp, m

Re: Removing all beans from a session

2001-12-01 Thread tw . richter
Too easy, dear Renaud. Session.invalidate INVALIDATES the session and doesn't only remove the beans. To be polite: best regards Thomas -Original Message- >From : Renaud Waldura <[EMAIL PROTECTED]> To : Struts Users Mailing List <[EMAIL PROTECTED]> CC : [EMAIL PROTECTED] : 30 November 200