Hi Martin,
I can set the href property with "http://www.website.com/xxx.asp"; to
redirect the ASP page.
But this method is not fit for wicket!

The target wicket has several "pages":
Hello.html,Hello.java---Welcome Page
RedirectPage.html,RedirectPage.java
......
If I need to set the url in a browser to access the RedirectPage directly.

"http://www.website.com/packageName.RedirectPage"; would cause "404"
exception.

I wonder what is the url in the browser!!
Thanks.




--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/How-to-make-the-link-to-a-wicket-page-from-an-external-website-tp4658313p4658335.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to