Do your <html:text have the indexed="true" attribute?


On 18 Mar 2004, at 07:07, sougata wrote:


Hi All,
I have a shopping cart apps.When the user is buying items it is coming to
"mycart" .In "my mycart" page I am showing all the products and the beside
that I have a update button by which I can update the quantity of my each
item which is in a textbox.I am follwing struts for that.My text box name is
same in every row(say quantity).if its name is quantity in servlet I am
getting a String array of quantity.But when I am coming to the same page its
showing


value="[Ljava.lang.String;@1765ae" which is the reference of my string
array.How to get the original value

Pls let me know ASAP.

Thanks

Sougata



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



Reply via email to