| Author |
restrict mobile apps to access java web application
|
Dev Anand
Ranch Hand
Joined: Aug 30, 2009
Posts: 40
|
|
Hi,
I want to create a web application which can restrict mobile apps.
Is there any solution to achieve this?
Regards
Dev Anand P
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56157
|
|
|
Restrict it to what?
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Dev Anand
Ranch Hand
Joined: Aug 30, 2009
Posts: 40
|
|
|
means, to stop accessing the content and services of my web application from mobile apps.
|
 |
Paul Clapham
Bartender
Joined: Oct 14, 2005
Posts: 16480
|
|
When you say "mobile apps" are you talking about browsers like Firefox running on mobile systems like Android phones? Or are you talking about the possibility that somebody might write a mobile app for (say) Android phones which attempted to access your web application via HTTP requests?
|
 |
Dev Anand
Ranch Hand
Joined: Aug 30, 2009
Posts: 40
|
|
|
somebody might write a mobile app to access my web application via HTTP requests
|
 |
 |
|
|
subject: restrict mobile apps to access java web application
|
|
|