I'm trying to use a response.sendRedirect("http://www.yahoo.com";); in my action servlet (yahoo is not my actual goal but i needed to see if sendRedirect() would work for me at all).

However, I'm getting a NullPointerException from the org.apache.struts.util.RequestUtils.forwardURL(). I don't understand this since I'm passing a literal string which represents a URL.

Any pointers would be appreciated.

Marcella

_________________________________________________________________
MSN Messenger with backgrounds, emoticons and more. http://www.msnmessenger-download.com/tracking/cdp_customize



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to