Hi all,
In my application I have an ActionForm which contains some simple properties of
types: String, int, boolean, but also contains another bean, and indexed
property (as follows)
ChartForm:
- String name;
- SeriesBean[] series;
- MarkerBean marker;
All the properties in all beans have
I found my problem. I was treating "path" as if it was a forward.
Too bad exceptions don't have those.
--- Paul Benedict wrote:
> Can someone tell me why this doesn't work? Is this a bug?
>
> Here's my setup:
> 1) My controller is setup to treat input attributes as forwards.
>
>
> 2) I have
Can someone tell me why this doesn't work? Is this a bug?
Here's my setup:
1) My controller is setup to treat input attributes as forwards.
2) I have a global exception which goes to my "inputError" path.
3) I have a global forward which is "inputError"
4) And "t
OK, thanks everybody for help!
dario
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
george.dinwiddie writes: >Standalone tiles may be downloaded at
>http://cvs.apache.org/builds/jakarta-struts/nightly/sandbox/tiles-core/ >per
the short FAQ at >http://struts.apache.org/struts-action/struts-tiles/faq.html
I downloaded this. It contains no less than 7 nested dist folders, but no
I guess my problem is larger than using an if/else statement. I figured how to
do that, but I'm iterating over a List in the JSP, and want to be able to exit
the loop whenever certain item exist. I don't suppose there's a way to do that,
is there?
My requirement in a nutshell: the List cou
6 matches
Mail list logo