cancel
Showing results for 
Search instead for 
Did you mean: 

How to render jsp servlet application to mobile browser

Former Member
0 Kudos

iam using jsp servlet application which is getting data from r/3

it was working fine in my local browser. When iam using that same application in mobile it was not rendering for this we have to do any mobile setting are we have to configure any documentation is there

Edited by: kishore shikore on Aug 7, 2008 8:57 AM

Accepted Solutions (1)

Accepted Solutions (1)

nikhil_bose
Active Contributor
0 Kudos

Question is not clear.

As what I understood is in your local browser it is working fine and in mobile it is not working.

Case1:

if it is a mobile browser, you can actually check the URL you are accessing is published.

Case2:

if you want to check .jsp is working fine in mobile device, you can go for some mobile simulators which is also an alternative for case1.

nikhil

Former Member
0 Kudos

THANX NIKHIL

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi ,

i think for this we have to use Struts , which u have to Convert Xml format to WML format . so that you can access

Regards ,

venkat