Results 1 to 2 of 2
Thread: Request Scope in HttpServlet
- 11-12-2008, 08:39 PM #1
Member
- Join Date
- Nov 2008
- Posts
- 1
- Rep Power
- 0
Request Scope in HttpServlet
I Have a question regarding scopes.I'm trying to use request attribute in the action class and get back in the next action but I see the getAttribute misses the value in it.I dont want to use Session scope though.Can someone please help me out.
Last edited by rkpasunoori; 11-12-2008 at 08:46 PM.
- 11-13-2008, 06:43 AM #2
Member
- Join Date
- Sep 2008
- Location
- Kolkata, India
- Posts
- 20
- Rep Power
- 0
Similar Threads
-
jsf scope query
By nc_newie in forum JavaServer Faces (JSF)Replies: 1Last Post: 08-06-2008, 03:34 PM -
How to use request Scope in Spring
By Java Tip in forum Java TipReplies: 0Last Post: 03-31-2008, 11:06 AM -
return out of scope?
By another_steve in forum New To JavaReplies: 5Last Post: 01-28-2008, 10:34 PM -
HttpServlet
By Java Tip in forum Java TipReplies: 0Last Post: 11-17-2007, 08:46 PM -
How to use request Scope in Spring
By JavaBean in forum Java TipReplies: 0Last Post: 09-28-2007, 01:46 PM
Bookmarks