Page 1 of 1

About Question enthuware.jwpv6.2.827 :

Posted: Tue Feb 11, 2014 10:56 am
by DesRenthuware
Hi.

Due to the Servlet 3 changes, won't both answers fail (specifically on the requirement that the attribute object is unavailable to other JSP pages)?

1. The request object (and attributes) are retrievable via AsyncContext (getRequest()) and can therefore be used in any page?
2. The query string can be made available in the same way via the AsyncContext dispatch() methods?

Also the AsyncListener objects can retrieve the request attributes and are specifically able to use them for onError processing (e.g. in possible error pages).

Thanks.

Re: About Question enthuware.jwpv6.2.827 :

Posted: Tue Feb 11, 2014 11:58 pm
by admin
You are right. The statement has been updated to say, "You do not want this data object to be accessible to other pages (except to pages where the request is accessible) whether in current session or not. " This should make it clear.

thank you for your feedback!

Re: About Question enthuware.jwpv6.2.827 :

Posted: Thu Feb 13, 2014 4:18 am
by ramy6_1
Hello Admin ,

From where i can update my exams to apply for your recent changes ?

Re: About Question enthuware.jwpv6.2.827 :

Posted: Thu Feb 13, 2014 4:20 am
by admin
You can just download the question bank from enthuware.com again.