pro_jsp thread: Re: jsp and javascript - REPOST
Greetings all, I am using javascript to asign a value to a parameter: <a href ......... onClick="id=1"> And now my problem is, that i want to acces this parameter in another jsp page, like this: <% String sql= "select...........where ID="+id; %> Can anybody help me Liselotte Hjelmbjerg
|





