RE: Struts tags / JSTL question

2004-12-24 Thread Karr, David
Did you try "${collection[0]}"? > -Original Message- > From: Vinicius Caldeira Carvalho > [mailto:[EMAIL PROTECTED] > Sent: Thursday, December 23, 2004 10:15 AM > To: Struts Users Mailing List > Subject: Struts tags / JSTL question > > > Hi there! > I have a collection of beans, and th

Steven Lock/ffm01/aps ist außer Haus.

2004-12-24 Thread Steven . Lock
Ich werde ab 24.12.2004 nicht im Büro sein. Ich kehre zurück am 05.01.2005. Ich werde Ihre Nachricht nach meiner Rückkehr beantworten. Während meiner Abwesendheit werde ich von Peter Eimann (Dw. 1308) vertreten. - To unsubscri

RE: Problem with struts form select and html escape codes

2004-12-24 Thread David G. Friedman
Try adding filter="false" on your tag. The docs explain it this way: Filter Set to false if you do NOT want the option labels filtered for sensitive characters in HTML. By default, such values are filtered. [RT Expr] Regards, David -Original Message- From: Charl Gerber [mailto:[EMAIL P

test - please ignore

2004-12-24 Thread Vic
please ignore -- RiA-SoA w/JDNC forums - help develop a coomunity My blog - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTEC

Validation Failure

2004-12-24 Thread elisegev1
I am learning how to use Struts and have encountered the following problem. I have a form bean defined as 'DynaActionForm' with properties defined in struts-config.xml. In validation.xml I specify the validation rules for some of the properties - not all. The source code for the generated pa

Re: accessing Actionform properties from javascript

2004-12-24 Thread Jitender K Chukkavenkata
Hi, Your action form is nothing more than ur HTML form at client. just checkout which part of ur HTML elements is populating that property. U can access that element using form.element in ur javascript.. Are you looking into something else? Thanks, Jitender.

Re: prevent reset of bean after submit

2004-12-24 Thread Cliff
You may consider put all the fields which are populated from frist.jsp in the second.jsp using hidden field. I think there are so many solutions can solve this problem. Good Luck Merry Christmas Cliff --- In [EMAIL PROTECTED], Hubert Rabago <[EMAIL PROTECTED]> wrote: > It's possible that you

DispatchChainAction (Struts 1.3)

2004-12-24 Thread Benedict, Paul C
I noticed in Struts 1.3 there is a DispatchChainAction, and the parameter attribute specifies the name of the chain to execute. Would somebody consider that a security hole? It seems like anyone could arbitrarily execute any chain command in the entire Struts app if they knew it -- unlike a normal

RE: checkbox array transfer problem

2004-12-24 Thread Mike Wilson
Hm, I guess this is a less intrusive solution for posting the checkbox array through a page which it is not visible on: Mike > I have the following problem with checkbox arrays. I would > really appreciate clues on what is the best workaround. > > PROJECT SETUP > - > Th

Re: How to use logic:iterate with DynaValidatorForm

2004-12-24 Thread Robert Taylor
Struts has built in support for DynaBeans. ... /robert --- [EMAIL PROTECTED] wrote: > - struts-config.xml > > > type="org.apache.struts.validator.DynaValidatorForm"> >type="com.psca.M28000.bo.Account[]"/> > > > > > path="/EditBUOnLoadAction" scope="session"

RES: [struts] RE: REPOST: Determining tiles definition name from JSP

2004-12-24 Thread Paulo Alvim
Anyone could tell me if this has been done? I need to get the Tiles Definition Name in the Tiles Controller Class... Thanks in advance! -Mensagem original- De: Kunal H. Parikh [mailto:[EMAIL PROTECTED] Enviada em: quarta-feira, 28 de abril de 2004 20:56 Para: 'Struts Users Mailing List'

Steven Lock/ffm01/aps ist außer Haus.

2004-12-24 Thread Steven . Lock
Ich werde ab 24.12.2004 nicht im Büro sein. Ich kehre zurück am 05.01.2005. Ich werde Ihre Nachricht nach meiner Rückkehr beantworten. Während meiner Abwesendheit werde ich von Peter Eimann (Dw. 1308) vertreten. - To unsubscri

RE: Which setter do I need in the ActionForm for this example?

2004-12-24 Thread Zsolt Koppany
I think, I have found the reason of the problem but still don't understand it. If I use "getDropDownSelection()" instead of "getDropDownSelections()" to get the Map back the setter method "setDropDownSelection(String key, String[] v)" is not called. Do I misunderstand something? I use jdk-1.4.2-

Problem with struts form select and html escape codes

2004-12-24 Thread Charl Gerber
Hi, I want to format options in a select (using and ). It should look like: Select me I am 1 No, select me! I am 2 (Ie, there are spaces in the options that should remain). This of course appears as two options in the select. I have made up the text with  ; characters, but it then displa

Re: Error when init struts-menu in WebSphere Application Server 4.0.7

2004-12-24 Thread Niall Pemberton
Presumably you have the commons lang jar available in your JDeveloper 10g environment, but not in WebSphere - don't you just need to deploy the commons lang jar with your webapp? Niall - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Friday, December 24, 2004 7:13 AM Subject: E

Re: jars in 1.2.6

2004-12-24 Thread Niall Pemberton
There are upgrade notes here: http://wiki.apache.org/struts/StrutsUpgradeNotes11to124 - Original Message - From: "Raphael Gallo" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Thursday, December 23, 2004 6:45 PM Subject: Re: jars in 1.2.6 > Sorry...I think I've got the wro

Steven Lock/ffm01/aps ist außer Haus.

2004-12-24 Thread Steven . Lock
Ich werde ab 24.12.2004 nicht im Büro sein. Ich kehre zurück am 05.01.2005. Ich werde Ihre Nachricht nach meiner Rückkehr beantworten. Während meiner Abwesendheit werde ich von Peter Eimann (Dw. 1308) vertreten. - To unsubscri

Re: MVC business separation design

2004-12-24 Thread Adam Hardy
On 12/21/2004 08:13 PM icon911 wrote: I am using struts with tiles. Now, I have a questioner that is being displayed on a page that calls UrlController. Before it is displayed I need to get the values out of the database. The question is since I cannot use another action with the urlController to

Steven Lock/ffm01/aps ist außer Haus.

2004-12-24 Thread Steven . Lock
Ich werde ab 24.12.2004 nicht im Büro sein. Ich kehre zurück am 05.01.2005. Ich werde Ihre Nachricht nach meiner Rückkehr beantworten. Während meiner Abwesendheit werde ich von Peter Eimann (Dw. 1308) vertreten. - To unsubscri

accessing Actionform properties from javascript

2004-12-24 Thread Ryan julius
Hi, Based on a property of my actionform, the jsp page must trigger an action when it is loaded. I have written a javascript function but dont know how to access the actionForm properties within this javascript function. Thanks for your reply. R.J. -