Click to See Complete Forum and Search --> : Passing the id from one jsp page to another page


sunilkumar_web
08-07-2006, 07:07 AM
hi

In our application i have one Leftnavigation.jsp page,BrandHome.jsp And BrandHandler.java ect...
in the navigation page some names are there with it's id's.if i click that id i will take one id,that id i need to pass to brandhomepage.jsp.

if any body knows pls help me ,if any mistakes or not understand means tell me pls .


Advance Thanks & Regards

sunil kumar T

Khalid Ali
08-07-2006, 10:21 AM
you can append the id to the URL to the next page and then u can get it from the request