calling a servlet by passing the parameter

hi all,

the scenario is :

I have a JSP page where in if i click on an element (not a button) it must invoke the servlet by passing the element value (which is clicked).

Please help me in figuring out this....

thanks in advance....

Regards,

Ravi Shanker

[297 byte] By [ravishankera] at [2007-11-27 11:02:18]
# 1

Use 'onclick' with JS. If you want to do it asynchronous, use AJAX.

BalusCa at 2007-7-29 12:42:29 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...