Hi Jan !
Very long time no see you.
Thank you for answering.
I got it !
So soon I will restart to create my simple async sample application.
Always thanks Jan !
2009/10/2 Jack Sparrow <jacksparrow602_at_gmail.com>:
> Hi Jack,
>
> On 09/30/09 09:24, Jack Sparrow wrote:
>> Hi
>>
>> I am now trying to create a async supported servlet.
>> But I can't find "AsyncContext#forward(String)" . Oh no.....
>>
>> Can anyone help me?
>> Please tell me how to create my Async supported servlet.
>>
>
> The Servlet 3.0 APIs have evolved since the last "preview" version of
> the spec was published.
> See http://javadoc.glassfish.org/javaee6/apidoc/ for latest signatures.
>
> In particular, AsyncContext#forward has been renamed to
> AsyncContext#dispatch
>
> Hope this helps.
>
> Jan
>
--
Thanks
Jack