Associate an identifier to a tag

2003-02-10 Thread BARADAT Benoit
Hi,   I want to associate an id to a tag (to manipulate the value with _javascript_)   In HTML I use the word "id" to associate an HTML identifier:     What is the equivalent in Struts for this tag:?     TIA   Benoît BARADAT     --

Display an option of a list with Nested

2003-01-13 Thread BARADAT Benoit
Hi !   I use the tag Nested Select for fill a list:             I grab this tag to a bean "rechercheInstancier" with an Arraylist:     ArrayList listeAgents = new ArrayList();   To fill this ArrayList I use this instruction:   rechercheInstancierBean.a

java Beautiful

2002-12-05 Thread BARADAT Benoit
Hello   I'm looking for a tool to have a beautiful java (ident,if,else, case,etc ...) (like cb on Unix Platform)   Thank in Advance -- To unsubscribe, e-mail: For additional commands, e-mail:

Display the first sheet with data

2002-10-25 Thread BARADAT Benoit
Hello,   I would like display a sheet with data and a form. This sheet is the fisrt of the application.   The data are stored in an ArrayList.   Where is the good method (in the ActionForm) to fill the arrayList ?   TIA     -- To unsubscribe, e-mail:

Re: Get ans Set automatic

2002-10-25 Thread BARADAT Benoit
ic Most IDE's have it built in. I prefere Eclipse as an IDE and it's free at www.eclipse.org -Original Message- From: BARADAT Benoit [mailto:benoit.baradat@;cramif.cnamts.fr] Sent: Fri 10/25/2002 2:49 AM To: Struts Users Mailing List Cc: Subject: Get ans Set automatic Hello

Get ans Set automatic

2002-10-25 Thread BARADAT Benoit
Hello,   I'm looking for a tool that do the java code for get and set automaticly.   Where can I find it ?   TIA -- To unsubscribe, e-mail: For additional commands, e-mail:

Re: Struts with Jbuilder 6

2002-09-20 Thread BARADAT Benoit
mber 20, 2002 2:29 PM Subject: RE: Struts with Jbuilder 6 > Start here: > > http://www.tuxedo.org/~esr/faqs/smart-questions.html > <http://www.tuxedo.org/~esr/faqs/smart-questions.html> > > -Original Message- > From: BARADAT Benoit [mailto:[EMAIL PROTECTED]]

Struts with Jbuilder 6

2002-09-19 Thread BARADAT Benoit
hi !   I would like to use Struts with Jbuilder 6.   How do I process ?     Thanks in advance     -- To unsubscribe, e-mail: For additional commands, e-mail:

Re: Control a field in an HTML page

2002-09-19 Thread BARADAT Benoit
n invalid date, but it will detect invalid dates upon > submit of a form - return the user to the form and ask them to correct the > error before submitting to the specified action class. The > struts-validator.war is a good staring place. > > Jon Ridgway > > -Original Messa

Control a field in an HTML page

2002-09-19 Thread BARADAT Benoit
Hi I would like to control field in an HTML page (like a valid date) by using a Struts tag   Is it possible ?   How can I do ?   Benoit Thanks in advance -- To unsubscribe, e-mail: For additional commands, e-mail: