RE: using form-tag in iteration

2002-07-17 Thread Rooms, Christoph
Hi, What you should do is use the nested tag library ... Create your form object, and add to this form object an ArrayList of Product beans. With the nested tag library struts will automatically refill the ArrayList ... http://www.keyboardmonkey.com/index.jsp for good tutorials and examples

[design] master/detail

2002-07-12 Thread Rooms, Christoph
Hi, I am trying to develop a page to update master/detail data. My example : - master : customer details - detail : customer contact persons I would like to have a page where I can see the customer details, and all his contact persons data in update mode. I was thinking about a customer

RE: File-Upload - empty after validation

2002-04-26 Thread Rooms, Christoph
am currently using it in a project to upload images and it works great. Sincerely, Shane Witbeck __ Developer, Bank of America email: [EMAIL PROTECTED] phone: 904.987.1688 -Original Message- From: Rooms, Christoph [mailto:[EMAIL PROTECTED]] Sent

File-Upload - empty after validation

2002-04-25 Thread Rooms, Christoph
Hi, I have a html:file tag in my form. The user selects a file, press submit ... And because of validation errors he will see the form to re-edit it. BUT the file field is empty. I know this has got something to do with Internet Explore because you can see the file refence in the htmlcode.

Html:file - practical question

2002-02-20 Thread Rooms, Christoph
Hi, I'm using a html:file object. It works fine but when my form returns with Validation errors, he always looses the value of the file path. The user always have to select at new the file which ... Is there a solution ? thanks kind regards, Christoph Rooms Technical Account Manager

RE: Best Approach for Database Access?

2002-02-12 Thread Rooms, Christoph
Check out castor, worked fine for me !!! http://www.castor.org -Original Message- From: Galbreath, Mark To: 'Struts Users Mailing List' Sent: 12/02/2002 22:52 Subject: RE: Best Approach for Database Access? Check out the Guidelines and Patterns at http://java.sun.com/blueprints/,

Tool for editing resource files

2001-12-20 Thread Rooms, Christoph
Hi, Anyone knows a tool / web application(WAR) that allows me to edit properties files (resource bundles). Most java IDE's have this integrated (Netbeans, Jbuilder). I'm looking for something I can give to the marketing people so they can change the multiple languages them self ... Anyone ?

RE: which IDE

2001-12-14 Thread Rooms, Christoph
One other interesting tool to have a look at is SilverStream workbench. It's totally J2EE development and makes J2EE development really easy. One of the future release will have struts-plugins. download it for free : http://software.silverstream.com greetz, Christoph -Original

Empty result on 1 pane of my template

2001-11-20 Thread Rooms, Christoph
Hi, I have a template which works if I specify html/jsp pages in the put statements. But when I reference to an action (*.do) ... He won't return anything in the certain pane. If I call the action directly ... It works ! Thanks ... Christop Rooms, Christoph.vcf Description: Binary data

Use Request Attribute in message tag

2001-11-16 Thread Rooms, Christoph
Hi, I'm using Struts 1.0. I want to put a localized message on the error.jsp. Therefor when I have an error in my action, I will fill up an attribute in the request with the locale key. And then use this tag in my error.jsp ... bean:message key=%=request.getAttribute(errorMessage%)/ But

ActionForm Validation : Date restriction ?

2001-07-16 Thread Rooms, Christoph
projects and automatic deployment. SilverStream eXtend Workbench also includes integration with your favorite IDE's, deploys to standard J2EE application servers and offers full J2EE, XML, SOAP and WSDL support. Click here for the full agenda : www.silverstream.be Rooms, Christoph ([EMAIL

RE: Struts user base

2001-02-12 Thread Rooms, Christoph
Hi, for the commercial servers part : Struts runs on SilverStream without any problems. I think the other ones also aren't any problems. kind regards, Christoph -Original Message- From: Mike Dewhirst [mailto:[EMAIL PROTECTED]] Sent: maandag 12 februari 2001 18:03 To: [EMAIL