2012年8月1日 星期三

Set Home Page

To set default home page of JBoss:

the default home page is
{jboss_server_directory}\server\default\deploy\jboss-web.deployer\ROOT.war\index.html

If wanna detect requested URL and redirect to certain page, use
request.getRequestURL().toString() to get the requesting URL and check on the domain.


沒有留言:

張貼留言