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.
About Question enthuware.jwpv6.2.827 :
Moderators: Site Manager, fjwalraven
-
- Posts: 32
- Joined: Wed Aug 28, 2013 6:12 am
- Contact:
-
- Site Admin
- Posts: 10388
- Joined: Fri Sep 10, 2010 9:26 pm
- Contact:
Re: About Question enthuware.jwpv6.2.827 :
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!
thank you for your feedback!
-
- Posts: 124
- Joined: Wed Feb 12, 2014 2:44 am
- Contact:
Re: About Question enthuware.jwpv6.2.827 :
Hello Admin ,
From where i can update my exams to apply for your recent changes ?
From where i can update my exams to apply for your recent changes ?
-
- Site Admin
- Posts: 10388
- Joined: Fri Sep 10, 2010 9:26 pm
- Contact:
Re: About Question enthuware.jwpv6.2.827 :
You can just download the question bank from enthuware.com again.
Who is online
Users browsing this forum: No registered users and 32 guests