Hi, 

I want one instance of Wicket to handle different subdomains, so for
example: 

http://mydomain.com/
http://www.mydomain.com/
Map to GeneralHomePage.class

and http://foo.mydomain.com/
Maps to FooHomePage.class

and http://bar.mydomain.com/
Maps to BarHomePage.class

sorry for the unoriginal naming.  

If anyone could suggest the best way to do this I'd be very grateful.

Cheers
Simon

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/mounting-mapping-subdomain-HomePage-tp4664880.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to