Re: Struts and Websphere Test Environment 3.5.3

2001-09-21 Thread sbt
/~dwinterfeldt/ See the threads: Any Success With Validator? Validation Clarified - SBT 24/06-2001, 09/07-2001, 10/07-2001

Branch too large, Internal restriction. (?!)

2001-07-31 Thread sbt
Having *a lot* of input fields (50+ hidden and non-) on my JSP appearently results in the exception below. Has anyone seen this one before? Is this due to WebSphere's outdated version of Jasper? At first I thought it was a limitation in the WTE only but WAS 3.5.3 throws the same exception.

Handling exceptions thrown from Action.perform in the errorpage?

2001-07-24 Thread sbt
Hey there! I have a question for you guys. When an exception is thrown in my Action derivative I want that exception to be handled by the errorpage (%@ page isErrorPage=true %). After fooling around with the web.xml file adding entries such as: error-page

RE: RE: RE: WTE/Struts parser incompatibilities - pandoras box?

2001-07-10 Thread sbt
I tried importing it all. It worked fine with NT but failed using Windows 2000. When I reverted to IBM's MO there were no probs. brgds, S. Bro -Original Message- List: struts-user Subject: RE: RE: WTE/Struts parser incompatibilities - pandoras box? From: Jon.Ridgway [EMAIL

WTE/Struts parser incompatibilities - pandoras box?

2001-06-20 Thread sbt
In this document: http://www7.software.ibm.com/vad.nsf/Data/Document2558?OpenDocumentSubMast IBM discuss how to make Struts work with the VAJ 3.5.3 WTE. For the XML Parser incompatibilities they have the following solution:

ApplicationResources, strange behavior with WAS 3.5.3

2001-06-18 Thread sbt
I have a rather strange problem with WAS 3.5.3 and struts 1.0-b1. I have used the struts-example.war as a starting point for my own application - renaming it and deploying it on WAS as per the instructions from you talented people :) Now, I would like to think that if I: 1.) Specify where the