You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by fanyun <yu...@vtradex.com> on 2001/04/16 06:11:08 UTC

how to redirect to a absolut Url

Hi:

I am using tdk1.1a13.

I met such a problem.    I have a Login.vm,  after click the  submit botton,
I want   action/login.java should be excuted.  After that, I want to direct
the screen to a  "http://155.35.101.1/mainframe.html".

I try to add some code in my   action/login.java as:

	data.setRedirectURI("http://155.35.101.1/mainframe.html");

But it can not work.

 I donot know whether it is a right way to do the work.  Have any one met
this problem?



Regards & Thanks


fanyun


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