开发者

can I use jsp or servlet page in android application

开发者 https://www.devze.com 2023-03-01 11:03 出处:网络
can 开发者_如何学JAVAI use jsp or servlet page in android applicationIt can be done.For instance this article talks about a port of Jetty to Android, and Jetty supports Servlets and JSPs.

can 开发者_如何学JAVAI use jsp or servlet page in android application


It can be done. For instance this article talks about a port of Jetty to Android, and Jetty supports Servlets and JSPs.

Whether it is a good idea to run a web server on your mobile phone is another question entirely ...


You can use JSP, servlets or deploy entire web application war packaged on Android device. Check http://tjws.sf.net it is an application server for Android platform and works perfectly from my needs.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号