| Author |
is there error in servlet 3.0 specification ?
|
gurpeet singh
Ranch Hand
Joined: Apr 04, 2012
Posts: 868
|
|
please have a look at page 12 where the specification talks about asynchronous servlet processing. following is a quote from the specs
i have checked the api docs for AsyncContext and there is no method like getAsyncTimeout instead there is getTimeout. also i'm using latest maintainence release of the specifications. please confirm ?
Regards
Gurpreet
|
OCPJP 6(100 %) OCEWCD 6(91 %)
|
 |
Frits Walraven
Rancher
Joined: Apr 07, 2010
Posts: 1042
|
|
I think that is indeed a mistake it should have been getTimeout()
Regards,
Frits
|
 |
 |
|
|
subject: is there error in servlet 3.0 specification ?
|
|
|