Are you getting any error or what? Also, when you set attribute in request, it is available only when, the control is passed to the servlet or a JSP. I suggest, you to use session, for this..
Regards, Prasad
SCJP 5 (93%)
madhuri kunchala
Ranch Hand
Joined: Mar 30, 2010
Posts: 350
posted
0
kk.i'll try and let you know..then no need of javascript validation
madhuri kunchala
Ranch Hand
Joined: Mar 30, 2010
Posts: 350
posted
0
i tired but im not getting values in jsp page..here is my modified code..
I don't understand what you're trying to do, nor do you provide the JSP code that you want to work.At this point there's an empty string in the session, and an empty string in the servlet.
Is that what you want? And why go to so much trouble to make it that way?
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.
subject: problem in setAttribute() and getAttribute() functions