Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I am newbie and devloping application in netbiscuit first time . I have created standard and custom application. Backed URL is also working fine. I have put application at Apache Tomcat server. Application runs fine at desktop browser and mobile browser.

When user request using given URL, I want to detect whether given URL is running on mobile browser or desktop browser. The URL used on desktop and mobile is same.Based on the detection redirect the application to the different folders. The desktop and mobile folders will be different. The folders will be having the different layouts. On desktop browser it will display layout and components different . On Mobile browser it will display layout and components of mobile folder application.

How to write code for detection of desktop or mobile browser? Help will be appreciated. Thanks in advance.

netbiscuit developer.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.