struts iterate tag

2006-02-22 Thread Hans-Peter Petek
Hello group, i have a problem with the logic:iterate tag ... i want to show a list of objects (which habe attributes with values of 0 or 1 or 2) I want to show them in a list of radio-elements OBJECT 1 0 1 20 1 20 1 2 OBJECT 20 1 20 1 20 1 2 ... where 0,

logic:iterate

2006-02-23 Thread Hans-Peter Petek
Hi, does anyone knows a really good docu (with examples) how to use the iteration (with indexed tags)? Because my indexed iteration is not working, the first time the values are fine (loading), but after submitting the data, the changes are not mapped to the array (or arraylist). Here is the pro

AW: logic:iterate

2006-02-23 Thread Hans-Peter Petek
-- Brian Holzer IT Analyst Saskatchewan Government Insurance email: [EMAIL PROTECTED] phone: (306) 751-1629 fax: (306) 569-7683 >>> "Hans-Peter Petek" <[EMAIL PROTECTED]> 23/02/2006 4:24:12 am >>> Hi, does anyone knows a really good docu (with examples) how t

AW: AW: logic:iterate

2006-02-24 Thread Hans-Peter Petek
.keyboardmonkey.com/next/index.jsp Brian Holzer IT Analyst Saskatchewan Government Insurance email: [EMAIL PROTECTED] phone: (306) 751-1629 fax: (306) 569-7683 >>> "Hans-Peter Petek" < [EMAIL PROTECTED] > 23/02/20

AW: ActionForm with ArrayList and logic:iterate .... confusing problem ...

2006-03-08 Thread Hans-Peter Petek
stance ready to deal with setting values on your ArrayList field? Struts will not instantiate that list for you, it wouldn't know how to. So make sure that when Struts accesses your ActionForm, the ArrayList already exists. Hubert On 3/6/06, Hans-Peter Petek <[EMAIL PROTECTED]> wrote:

Filter / Logging

2006-03-14 Thread Hans-Peter Petek
Hi all, can anyone give some information about how and when filters are executed? I have a logging-filter who only logs the request-parameters - the filter is accessed at every page. But when I call a simple page (struts) with actionform and action the filter is accessed e.g. 10 times ...? why?

Struts / Tiles Problem with RAD

2006-04-17 Thread Hans-Peter Petek
Hallo all, following problem - i developed an app on RAD 6.0 (but weblevel 2.3 - so compliant to was 5.1), Servlet Spez 2.3 and JSP 1.2 When i run the app through the testclient (v5.1) on RAD 6 all is working fine and i get no errors or warnings ... But when i want to deploy the app to the WAS 5

AW: Struts / Tiles Problem with RAD

2006-04-18 Thread Hans-Peter Petek
iling List Betreff: Re: Struts / Tiles Problem with RAD The IO error indicates that it found the file but just doesn't like it. Are you sure that it is text and hasn't been corrupted? Or is zero length? Hans-Peter Petek on 18/04/06 07:19, wrote: > Hallo all, > > following pr

html:checkbox entries are not disappering

2006-04-21 Thread Hans-Peter Petek
Hello all, following problem ... I have a list of entries (arraylist) and I am able to check them (with a checkbox). I can check for example 3 of 5 entries and press the save button ... (some action behind) ... and the 3 entries are checked -> all fine. But, when I deselect a checkbox, press the

AW: *****POSSIBLE SPAM***** Re: html:checkbox entries are not disappering

2006-04-28 Thread Hans-Peter Petek
prüngliche Nachricht- Von: Rick Reumann [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 21. April 2006 14:42 An: Struts Users Mailing List Betreff: *POSSIBLE SPAM* Re: html:checkbox entries are not disappering Hans-Peter Petek wrote: > > But, when I deselect a checkbox, press the