Re: Link and Arrays

2004-02-11 Thread Nathan Maves
This should work it your array is in either your session or request 
scope.  If you set it as part of your FormBean then I "think" that you 
need to you the full path to the form bean.  I.E. 
.map.tokens[i].

I am still new to struts so I could be way off :)

Nathan Maves
Sun Microsystems
On Feb 11, 2004, at 6:54 AM, [EMAIL PROTECTED] wrote:

Hello everyone..  I have a problem and I would like to know if anyone 
knows
an answer to this problem ..

I have a string array (String[] tokens) with some values and I want to 
use
one of those values as a value for a paramater of a link I'm using...

Here is what I tried to do:

somewhere
Thanks in advance for any advice!


mail2web - Check your email from the web at
http://mail2web.com/ .


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

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

Link and Arrays

2004-02-11 Thread [EMAIL PROTECTED]
Hello everyone..  I have a problem and I would like to know if anyone knows
an answer to this problem ..

I have a string array (String[] tokens) with some values and I want to use
one of those values as a value for a paramater of a link I'm using...

Here is what I tried to do:

somewhere

Thanks in advance for any advice!


mail2web - Check your email from the web at
http://mail2web.com/ .



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