You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Nick Heudecker <ni...@systemmobile.com> on 2003/11/17 17:29:18 UTC

Re: forwarding with

Try <logic:redirect>.


On Mon, Nov 17, 2003 at 06:20:20PM +0200, Altug B. Altintas wrote:
> Hi ,
> 
> Is it possible forwarding and <html:rewrite > can be used together.
> 
> For example
> 
> <%
> response.sendRedirect( "<html:rewrite page='/jsp/login.jsp' /> " );  //
> doesn't work
> %>
> 
> also
> 
> <jsp:forward page="<html:rewrite page='/jsp/login.jsp' />"
> 
> doesn't work either
> 
> any idea ?
> Regards
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: struts-user-help@jakarta.apache.org

-- 
Nick Heudecker
SystemMobile, Inc.
Email: nick@systemmobile.com
Web: http://www.systemmobile.com

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