Am trying to pass parameters to the action class in the following manner,

<html:link action="" View Details</html:link>

when I try to retrive the same in the action class using
request.getParameter(“name”), it gives me a null value,

 

Is there some thing I am missing here. My application
does not have a form bean , the user clicks on link and
data is retrieved from the database.

Regards,
Amit Malhotra.


***********************************************************************
Bear Stearns is not responsible for any recommendation, solicitation, 
offer or agreement or any information about any transaction, customer 
account or account activity contained in this communication.
***********************************************************************


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

Reply via email to