Capture array from form bean into struts action class

2004-03-01 Thread as as
Any samples? Thanks (BAsically I am trying to get list of shoping cart items from my jsp and retrieve them like an array to later send it to my ItemDeleteAction.java class for deleeion.But how to stor the delete array in request or session?Request.setParameter or session permits only String

Re: Capture array from form bean into struts action class

2004-03-01 Thread Hubert Rabago
Tons of samples with discussion in the archives. http://marc.theaimsgroup.com/?l=struts-userw=2r=1s=indexedq=b http://marc.theaimsgroup.com/?l=struts-userm=107600405406119w=2 --- as as [EMAIL PROTECTED] wrote: Any samples? Thanks (BAsically I am trying to get list of shoping cart items from

Re: Capture array from form bean into struts action class

2004-03-01 Thread as as
Hubert, Excellent and thanks for the quick response.I will look and try following these examples! Hubert Rabago [EMAIL PROTECTED] wrote: Tons of samples with discussion in the archives. http://marc.theaimsgroup.com/?l=struts-userw=2r=1s=indexedq=b