Use
@Inject
Private RequestGlobals globals;
Then
Globals.getHTTPServletRequest();
-cheers, Jon
-Original Message-
From: Shing Hing Man [mailto:[EMAIL PROTECTED]
Sent: Sunday, August 12, 2007 2:51 PM
To: tapestry Tapestry
Subject: T5: How to get id of HttpSession
I have checked tha
Hi,
Please provide me some example code that shows how to implement this
DateTimePicker commonent in T3 application?
Thanks
Naz
Nick Westgate wrote:
>
> Search the list for old posts (2004) about "DateTimePicker".
> The component jar is still here, I believe:
> http://myworkspace.sourceforge
I have checked that the API of IOC service
org.apache.tapestry.services.Request and Session
do not return HttpSession.getId().
How to get HttpSession.getId() ?
Shing
Home page : http://www.lombok.demon.co.uk/
___
Yahoo! Answers
Thanks a lot, I was exactly looking for it but for some reason I igonored
that annotation
PS I hoped the order was as you wrote but I had to use
resources.getContainerMessages() instead
Shing Hing Man wrote:
>
> Have you tried the following ?
>
>@Inject
> private ComponentResources