Hi ,
thanks for your mail. yeah it shows 1 value is there having address
but i need the value not address.> Date: Sat, 4 Oct 2008 17:34:33 +0200> From:
[EMAIL PROTECTED]> To: user@struts.apache.org> Subject: Re: ParameterAware
Issue> > > String[] par = (String[])parameters.get("par");> >
System.out.println(par[0]);> >> > but it doesn't show the value.> > Can anyone
assist ?> > Try> System.out.println(par.length);> > > Regards> -- > Lukasz>
http://www.lenart.org.pl/> >
---------------------------------------------------------------------> To
unsubscribe, e-mail: [EMAIL PROTECTED]> For additional commands, e-mail: [EMAIL
PROTECTED]>
_________________________________________________________________