jonas skrebys wrote:
Hi everyone, could anyone help me understand what I am doing wrong... I want to put a session tracking into my jsp page. I use response.encodeURL method to rewrite all url in my page :
<a href="<% response.encodeURL("/appName/myJSP.jsp?parameter =" + value"); %> ">

also I think u should not have the space in

  "/appName/myJSP.jsp?parameter ="

Paul S.


--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.344 / Virus Database: 267.11.10/119 - Release Date: 4/Oct/2005


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

Reply via email to