[jboss-user] [JBoss Portal] - Re: JBoss Portal and mobile devices?

psevestre do-not-reply at jboss.com
Fri Sep 12 18:53:31 EDT 2008


I think on two different ways to accomplish this:

1. mod_rewrite magic

If you use Apache in front of JBoss, you can use mod_rewrite in order to redirect the user to different portals depending on user agent. You have more customization, but keeping the content in sync for both portals can be cumbersome.

2. Adaptive layout/theme

You can include logic into your layout jsp pages to render your pages according to the informed user-agent.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176283#4176283

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4176283



More information about the jboss-user mailing list