>
>   I am pretty sure about it, since the ServletExamples project is created
>> by Sun, and I just run it as part of the homework.  I also examined the
>> source SessionExample.java, it has:
>>
>> HttpSession session = request.getSession(true);
>>
>> and
>>
>> response.encodeURL(...)
>> as described in the lecture.
>>
>>   On Wed, Oct 7, 2009 at 12:08 PM, Marco Pivetta <ocram...@gmail.com>wrote:
>>
>>> That should be a J2EE requirement!
>>> Are you sure about that? No additional GET parameters? Did you check
>>> if the settings for url encoding add the session information if
>>> cookies are not available?
>>>
>>> 2009/10/7 hnguyen <hieulu...@gmail.com>:
>>> >
>>> > I had tried to run the Session sample from ServletExamples on browser
>>> > with cookie disable, the experience is different when cookie is
>>> > enable.
>>> >
>>> > Does it mean that GlassFish does NOT support URL rewriting.  Could
>>> > someone please confirm? Thank you in advance!
>>> >
>>> > >>> >
>>> >
>>>
>>>
>>>
>>> --
>>> Marco Pivetta - Ocramius Aethril
>>> Standard Ogame Project - StOgame
>>> http://www.stogame.net
>>> Making Ogame a better place...
>>>
>>
>>
>>
>> --
>> -Hieu
>>
>
>
>
> --
> -Hieu
>



-- 
-Hieu

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Java EE (J2EE) Programming with Passion!" group.
To post to this group, send email to
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to