what's your scope definition ? (in the struts-conf)

--
Alexandre Jaquet

----- Original Message -----
From: "Becky Norum" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, March 28, 2003 1:47 AM
Subject: java.lang.IllegalStateException: Cannot forward after response
hasbeen committed


>
> Does anyone know what the following exception means?
>
> javax.servlet.jsp.JspException: java.lang.IllegalStateException: Cannot
> forward after response has been committed
>
> It seemed to be related to something in this area of code:
>
> //             ModuleConfig config = (ModuleConfig)
> pageContext.getRequest()
> //                 .getAttribute(org.apache.struts.Globals.MODULE_KEY);
> //     try {
> // pageContext.forward(config.getPrefix() + page);
> //     } catch (Exception e) {
> //
>
> Thanks!
>
> Becky
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


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

Reply via email to