from sathish

2003-12-05 Thread Sathish Babu K R
hi david i get session using request.getSession()?y whats in it?tell me. sathish __ Do you Yahoo!? Free Pop-Up Blocker - Get it now http://companion.yahoo.com/ - To unsubscribe, e-mail: [EMAIL

RE: from sathish

2003-12-05 Thread David Friedman
Sathish, So, you're using Struts (version 1.0?) and your method signature wasn't working. When you changed it to the one I pulled off the struts web site's api, did it work? Regards, David -Original Message- From: Sathish Babu K R [mailto:[EMAIL PROTECTED] Sent: Friday, December 05

RE: from sathish

2003-12-04 Thread David Friedman
Sathish, Did you resolve your problem yesterday? If not, how do you request a session? request.getSession() and request.getSession(true)? Regards, David -Original Message- From: Sathish Babu K R [mailto:[EMAIL PROTECTED] Sent: Thursday, December 04, 2003 12:30 AM To: Struts Users

from sathish

2003-12-03 Thread Sathish Babu K R
hi all while access to the action class,i m getting the error as java.lang.NoSuchMethodError at com.pronto.web.ModifyGWQueuesAction.perform(Unknown Source) at org.apache.struts.action.ActionServlet.processActionPerform(ActionServlet.java:1787) at

RE: from sathish

2003-12-03 Thread David Friedman
, javax.servlet.ServletRequest request, javax.servlet.ServletResponse response) throws java.io.IOException, javax.servlet.ServletException -David -Original Message- From: Sathish Babu K R [mailto:[EMAIL PROTECTED] Sent: Thursday

from sathish

2003-12-03 Thread Sathish Babu K R
hi david i m using the same method signature for all action classes.all files works fine except this.that is i m using HttpServletRequest and HttpServletResponse in all files but u have asked me to put ServletRequest and ServletResponse.is it right? sathish __ Do

from sathish

2003-12-03 Thread Sathish Babu K R
hi david when i used ur signature i m not able to get session from ur request.thatz creating probs.tell me any other sugg regards sathish __ Do you Yahoo!? Free Pop-Up Blocker - Get it now http://companion.yahoo.com/