You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by message message <me...@hotmail.com> on 2003/07/28 08:09:47 UTC

Struts console plug-in - Bug - rewrite attribute

To whom it my concern,

I was using the Struts console plug-in Eclipse with the Struts-logon 
application.

the console gives the error message

  "Invalid struts config File
    error on line 44:Attribute "rewrite" is not declared for element 
"forward".
   Validate that the file's DOCTYPE is supported by Struts Console. "

The error message referring to the line below in the struts-config.xml file.
  <forward   name="success"              path="/index.jsp" rewrite="true"/>

I think the attribute rewrite  has not been implemented yet.

_________________________________________________________________
MSN 8 with e-mail virus protection service: 2 months FREE* 
http://join.msn.com/?page=features/virus


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


Re: Struts console plug-in - Bug - rewrite attribute

Posted by "K.C. Baltz" <kc...@lollimail.com>.
Is it possible you're confusing rewrite with redirect?

K.C.

message message wrote:

> To whom it my concern,
>
> I was using the Struts console plug-in Eclipse with the Struts-logon 
> application.
>
> the console gives the error message
>
>  "Invalid struts config File
>    error on line 44:Attribute "rewrite" is not declared for element 
> "forward".
>   Validate that the file's DOCTYPE is supported by Struts Console. "
>
> The error message referring to the line below in the struts-config.xml 
> file.
>  <forward   name="success"              path="/index.jsp" 
> rewrite="true"/>
>
> I think the attribute rewrite  has not been implemented yet.
>
> _________________________________________________________________
> MSN 8 with e-mail virus protection service: 2 months FREE* 
> http://join.msn.com/?page=features/virus
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: struts-user-help@jakarta.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org