HELLO!
this is the discussion at Macromedia support forum:
http://webforums.macromedia.com/jrun/messageview.cfm?catid=68&threadid=387534
could you please tell them that they may be wrong?
I'm not good at citing specifications.
with best wishes
Alexander Kachanov
-Original Message
-Original Message-
From: Eddie Bush [mailto:[EMAIL PROTECTED]]
To: Tomcat Developers List
Subject: Re: getRequestURI()
>> Ah - now I feel stupid. I was thinking he was saying encodeURL didn't
>> put it there. According to what your interpretation is he things
>> getRequestURI doesn't get
Hello!
This is a page:
<%@ page contentType="text/html;charset=Shift_JIS"%>
<%@page session="true"%>
<%= request.getRequestURI() %>
<%= session.getId() %>
So, guys, what do you think "request.getRequestURI()" method should return
when cookies are switched OFF in browser and the request is
ht
Hello!
This is a page:
<%@ page contentType="text/html;charset=Shift_JIS"%>
<%@page session="true"%>
<%= request.getRequestURI() %>
<%= session.getId() %>
So, guys, what do you think "request.getRequestURI()" method should return
when cookies are switched OFF in browser and the request is
ht