Re: Mapping a jsp to an action

2007-09-29 Thread Mark McLaren
Hi Zarar, Being crazy takes its toll; please have exact change. ;) If you re-read my response you will see that I recognise that Jennie is using Struts 1.x. I suppose I mentioned Struts 2 because you can *almost* do the URL mapping that she requires with it. I say almost because the

Where to find detailed changes over Struts versions?

2007-09-29 Thread rigel
Hi, I am searching a table comparison like this for all features and enhancements from 1.x to 2.x: http://struts.apache.org/1.2.7/userGuide/release-notes.html#Detail but I am not able to find one which covers also 1.3.x/2.0 features and enhancements. Thanks in advance, Best regards. -- View

Help on expression language

2007-09-29 Thread rigel
Hi, time ago I bookmarked a detailed table reference about EL, but now I lost this bookmark :super: . So, where to find detailed table reference, source code samples or source code implementations about the expression language? Thanks in advance, best regards. -- View this message in

Indexed and Nested properties

2007-09-29 Thread Radha Krishna
Hi, i am working on indexed,nested properties. i have following entries in my ActionForm private ArrayList countryNames = new ArrayList(); public void setCountryNames(int index,LabelValueBean val) { this.countryNames.add(index,val); } public LabelValueBean

Re: Where to find detailed changes over Struts versions?

2007-09-29 Thread Piero Sartini
I am searching a table comparison like this for all features and enhancements from 1.x to 2.x: There is nothing like that because Struts 2 is not based on Struts 1 but on WebWork - it has a complete different code base. Maybe this comparison does help:

Re: Indexed and Nested properties

2007-09-29 Thread Rick Reumann
On 9/29/07, Radha Krishna [EMAIL PROTECTED] wrote: Hi, i am working on indexed,nested properties. i have following entries in my ActionForm Radha, I think you are making this too complicated trying to use an index in your setter (I think if I recall correctly you only needed that kind of

Re: OT, ajax form submission

2007-09-29 Thread Oleg Mikheev
Zarar Siddiqi wrote: I really recommend using something like Prototype to do your Ajax stuff. There's no need to reinvent the wheel and introduce countless Struts2 incorporates DoJo, so there's not much sense adding another Ajax framework

Re: [S2] ScopedModelDriven issues [newbie]

2007-09-29 Thread Cory D. Wiles
Wouldn't you also have to include the SessionAware interceptor in your myForm stack as well as implement the SessionAware Interface or is that over kill for scopedModelDriven? On 9/28/07, ghodgins [EMAIL PROTECTED] wrote: Does anyone have a working example using the scopedModelDriven

Re: Where to find detailed changes over Struts versions?

2007-09-29 Thread rigel
Piero Sartini-3 wrote: I am searching a table comparison like this for all features and enhancements from 1.x to 2.x: There is nothing like that because Struts 2 is not based on Struts 1 but on WebWork - it has a complete different code base. Maybe this comparison does help:

Re: Help on expression language

2007-09-29 Thread stanlick
Have a look at this friend. http://java.sun.com/j2ee/1.4/docs/tutorial/doc/JSPIntro7.html On 9/29/07, rigel [EMAIL PROTECTED] wrote: Hi, time ago I bookmarked a detailed table reference about EL, but now I lost this bookmark :super: . So, where to find detailed table reference, source

Karma upgrade?

2007-09-29 Thread Marcos Hernandez
Hi everyone, I'd like to help editing the Struts2 documentation. I've already sent the fax with my info and signature 2 weeks ago, but I don't know what a Karma upgrade means. And it seems I need one of 'those' to contribute. (I'm following the directions in:

Re: Karma upgrade?

2007-09-29 Thread Wendy Smoak
On 9/29/07, Marcos Hernandez [EMAIL PROTECTED] wrote: Hi everyone, I'd like to help editing the Struts2 documentation. I've already sent the fax with my info and signature 2 weeks ago, but I don't know what a Karma upgrade means. And it seems I need one of 'those' to contribute. (I'm

Re: Karma upgrade?

2007-09-29 Thread Wes Wannemacher
The people who manage CLAs are volunteers, so it does take a bit of time. I never received any email when mine was registered... This part still has dependencies on wetware. Give it a bit of time, then check back with the dev@ list. The karma upgrade is simply a matter of contributing to

Re: OT, ajax form submission

2007-09-29 Thread Zarar Siddiqi
Well, just because it incorporates Dojo doesn't mean you have to use it and are forbidden from trying something better. By default dojo.js isn't dumped into your JSP/Freemarker pages so it's not like it's ever-present for him to use and could get in the way. In all my Struts apps I use

Re: Karma upgrade?

2007-09-29 Thread Marcos Hernandez
Hi Wendy, thanx for replying. Just one question: how long do you think it could be before my iCLA is recorded? a month, two, three? because until then I can't be sure that they actually received it by fax :-/ Thanx On 9/29/07, Wendy Smoak [EMAIL PROTECTED] wrote: On 9/29/07, Marcos Hernandez

Plug in for Eclipse 3.2 to run struts applications

2007-09-29 Thread Arunkumar Balasubramanian
Hi Do any one have link where I can download plug in for eclipse 3.2 for running struts applications. I tried Easy Struts and it works only with eclipse 2.x and not with eclipse 3.2. I am running a application in my PC and need this plug in. If any one have link to download the plug in,

Re: Karma upgrade?

2007-09-29 Thread Marcos Hernandez
Thanx for that link, now I can see the list. Another question: does the system automatically emails you when you are added? :-? On 9/29/07, Wendy Smoak [EMAIL PROTECTED] wrote: On 9/29/07, Marcos Hernandez [EMAIL PROTECTED] wrote: Hi Wendy, thanx for replying. Just one question: how

Re: how to avoid creating new Action class instance for every request in STRUTS2

2007-09-29 Thread Zarar Siddiqi
If you're using Spring you could define your action bean as a singleton and that would do the trick since the same instance would always be reused. Note that this is pretty crazy in most cases, you're probably better off storing our objects in session scope like Chris suggested. Zarar On

Re: Karma upgrade?

2007-09-29 Thread Wendy Smoak
On 9/29/07, Marcos Hernandez [EMAIL PROTECTED] wrote: Hi Wendy, thanx for replying. Just one question: how long do you think it could be before my iCLA is recorded? a month, two, three? because until then I can't be sure that they actually received it by fax :-/ I think it should have been