General: blankline question

2005-03-23 Thread Eain Mat
let say I included some tag library in my jsp and everytime, I have a blank line in my source, I will have a blank line in response too. Is there way to strip off or filter out those blankline.Eain

Getting Tiles and Chain to play nice together

2005-03-23 Thread Martin Cooper
In the regular scheme of things, when, for example, an Action returns an ActionForward, the request processor lets Tiles have a look at the forward, so that it can handle the case where a path is a Tile rather than a genuine path. Unfortunately, this doesn't happen in all cases, specifically in the

How can I invoke the validate() method in DispatchAction

2005-03-23 Thread rocie
hello, Here is my code : ---struts-test-conf.xml--- ---TestAction--- public ActionForward home(ActionMapping mapping, ActionForm form, HttpServletRequ

Re: FW: Struts 1.3 chaining sequence

2005-03-23 Thread Bill Siggelkow
You may want to take a look at http://www.onjava.com/pub/a/onjava/2005/03/02/commonchains2.html -Bill Siggelkow On 2005-03-22 05:41:40 -0500, "Rajaneesh" <[EMAIL PROTECTED]> said: Hi, With respect to the previous versions of struts, we had the controller 1. instantiating & populating ActionFo

svn commit: r158855 - struts/shale/trunk/core-library/src/java/org/apache/shale/faces/ShaleApplicationFilter.java

2005-03-23 Thread dgeary
Author: dgeary Date: Wed Mar 23 16:20:02 2005 New Revision: 158855 URL: http://svn.apache.org/viewcvs?view=rev&rev=158855 Log: Fixed formatting of javadoc for ShaleApplicationFilter as an excuse to test my first Shale commit Modified: struts/shale/trunk/core-library/src/java/org/apache/shal

Problem: Validator not validating whitespace fields

2005-03-23 Thread Roland G.
Hello, I searched the mailing lists archives but didn't find anything related to this problem. I noticed the following behaviour when validating a field: When the form field is empty or contains only whitespace, it isn't validated. Basically what happens is that when the field has only whitespa

Re: Adventures with configuration inheritance

2005-03-23 Thread Hubert Rabago
On Wed, 23 Mar 2005 09:25:32 -0600, Hubert Rabago <[EMAIL PROTECTED]> wrote: > > Here's the config (so far) of the sample app I'm playing with: > http://www.rabago.net/struts/configinheritance/struts-config.xml I forgot to mention that the sample app I play with is only using one action for sever

Re: Adventures with configuration inheritance

2005-03-23 Thread Hubert Rabago
Inline > From: Joe Germuska [mailto:[EMAIL PROTECTED] > > At 9:25 AM -0600 3/23/05, Hubert Rabago wrote: > > > >We "inherit" the forward definition of the same name from the action, > >which by that time, should be expanded already. For cases like this, > >the "extends" tag is also inherited, al

DO NOT REPLY [Bug 33821] - Can't send mail when inclunded commons-logging.jar in WAR file

2005-03-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: Adventures with configuration inheritance

2005-03-23 Thread Joe Germuska
At 9:25 AM -0600 3/23/05, Hubert Rabago wrote: (description of ForwardConfig inheritance -- no comments) followed by: Now we move to ActionConfig. Should be simple, right? Action mappings are already global within the module. Sure there are subelements, but we should be able to apply what we lea

Adventures with configuration inheritance

2005-03-23 Thread Hubert Rabago
So I started with inheriting Form Bean configuration. It seemed like the best candidate because it's where the feature seemed most applicable at first glance. Once I had that working, I moved on to ForwardConfig. I figured, it should be easier and more straightforward. No subelements like a for

svn commit: r158730 - struts/core/branches/STRUTS_1_2_BRANCH/conf/share/validator-rules.xml

2005-03-23 Thread martinc
Author: martinc Date: Tue Mar 22 21:19:37 2005 New Revision: 158730 URL: http://svn.apache.org/viewcvs?view=rev&rev=158730 Log: Port the fix for Bugzilla #27089 to the 1.2.X branch. Modified: struts/core/branches/STRUTS_1_2_BRANCH/conf/share/validator-rules.xml Modified: struts/core/branches