Re: [NESTED TAGS] Questions regarding nested:iterate and indexid....

2002-10-08 Thread Eddie Bush

Go for the nightly ... if you are going that far, go for the nightly (if 
you can at all).

[EMAIL PROTECTED] wrote:

>Just to close this topic, the problem I described seemed to go away when I
>upgraded to 1.1b2.
>
>I guess it was about time anyway...   :o)
>

-- 
Eddie Bush




--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




RE:[NESTED TAGS] Questions regarding nested:iterate and indexid....

2002-10-08 Thread Jeff_Mychasiw

Just to close this topic, the problem I described seemed to go away when I
upgraded to 1.1b2.

I guess it was about time anyway...   :o)


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: [NESTED TAGS] Questions regarding nested:iterate and indexid....

2002-10-07 Thread Jeff_Mychasiw


Sorry I should have mentioned it.  I am using Tomcat 4.04/JBoss3.0  for
this test.

We are also planning to move to tomcat 4.1.12 asap.




[EMAIL PROTECTED] (David M. Karr) on 10/06/2002 04:24:25 PM

Please respond to "Struts Users Mailing List"
   <[EMAIL PROTECTED]>

To:[EMAIL PROTECTED]
cc:

Subject:Re: [NESTED TAGS] Questions regarding nested:iterate and
   indexid


>>>>> "Jeff" == Jeff Mychasiw <[EMAIL PROTECTED]> writes:

Jeff> I am using 1.1b1
Jeff> Summary: I cannot make use of the indexId reference in side a
java method, unless I specify an id="XX" attribute.
Jeff> The funny thing is that the id attribute can be named anything.

It may not be relevant, but it might be important to know what web
container
and version you're using.

--
===
David M. Karr  ; Java/J2EE/XML/Unix/C++
[EMAIL PROTECTED]


--
To unsubscribe, e-mail:   <
mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <
mailto:[EMAIL PROTECTED]>








--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




Re: [NESTED TAGS] Questions regarding nested:iterate and indexid....

2002-10-06 Thread David M. Karr

> "Jeff" == Jeff Mychasiw <[EMAIL PROTECTED]> writes:

Jeff> I am using 1.1b1
Jeff> Summary: I cannot make use of the indexId reference in side a java method, 
unless I specify an id="XX" attribute.
Jeff> The funny thing is that the id attribute can be named anything.

It may not be relevant, but it might be important to know what web container
and version you're using.

-- 
===
David M. Karr  ; Java/J2EE/XML/Unix/C++
[EMAIL PROTECTED]


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




[NESTED TAGS] Questions regarding nested:iterate and indexid....

2002-10-06 Thread Jeff_Mychasiw

I am using 1.1b1
Summary: I cannot make use of the indexId reference in side a java method, unless I 
specify an id="XX" attribute.
The funny thing is that the id attribute can be named anything.


I have been coding my list in this manner for some time without problems.
I am using the logic:iterate with the indexid="counter" passed into a java function 
that swaps the row style.
The toggleRow method assumes that the counter reference is an Integer object.

 

 
 
 
 

I would like to use the nested library and near as I can I should be able to use this:
 

  



This will result in a compile error: Undefined variable: counter

I get the code to work by adding an id attribute with any value in it.


  


This code works as the above code I started with.

Is this a bug in 1.1b1 that has been fixed in 1.1b2 ?



--
To unsubscribe, e-mail:   
For additional commands, e-mail: