Hi,

But I want to host Apache Tomcat where I will also be having the Java
Servlets. Is there any way to do this in Android? I tried the i-Jetty
but under configurations there is no option to include my java
servlets.

Any idea how to resolve this issue?

Regards,
Perumal

On Dec 22, 9:52 pm, Mark Murphy <[email protected]> wrote:
> Sure. You need a Java-based Web server (iJetty, NanoHTTPD, etc.), or
> possibly a C-based one you can attach to your app via the NDK. Bear in
> mind that this will really only be useful on a WiFi LAN, since the
> phone will not have a publicly routable Internet address in most (if
> not all) cases.
>
>
>
>
>
> On Wed, Dec 22, 2010 at 8:46 AM, perumal316 <[email protected]> wrote:
> > Hi All,
>
> > Is it possible to host a web server within an Android phone itself?
> > Similar to Apache. I want to access the web server from the mobile
> > browser itself.
>
> > Couldn't find any reference online. Is this possible?
>
> > Thanks In Advance,
> > Perumal
>
> > --
> > You received this message because you are subscribed to the Google
> > Groups "Android Developers" group.
> > To post to this group, send email to [email protected]
> > To unsubscribe from this group, send email to
> > [email protected]
> > For more options, visit this group at
> >http://groups.google.com/group/android-developers?hl=en
>
> --
> Mark Murphy (a Commons 
> Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy
>
> _The Busy Coder's Guide to *Advanced* Android Development_ Version 1.9
> Available!- Hide quoted text -
>
> - Show quoted text -

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to