|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
i have an integer array in one jsp and i want to use the same array in another jsp. How can i pass the full array to another jsp????...i m trying with request.setAttribute(string,object)..but how can i access all the elements of array with getAttribute???..plzz reply soon..thanx
|
|
#2
|
|||
|
|||
|
Hello,
in this case U shoul use sessions' beans - it's much more easier to operate with data in beans. Ciao |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Java Help > passing arrays from one jsp to another |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|