I want to create a rate system for an android application using java. Ive searched around and havent found much on the web concerning this.
Given that I\'m developer and knowledge of app servers is scoped to the basics such as deploying, declaring / mapping resources.
instead of java socket, what else I can use for a messenger server in Java. My goa开发者_StackOverflow中文版l is to maintain more client.I know a little about RMI. But I\'m not sure what should I use
I would like to know if I purchase a VPS service(linux based) over the net. Do I need Tomcat to be installed in order to launch my java based server (socket server)?
I want to use Facelets to build a static HTML prototype. This prototype will be sent out to people who do not have a running web application server such as Tomcat. Is there some way to compile a Facel
I installed JBoss 5.0.1 and ran it , but when i called it from the same computer on localhost:8080 it works
I have Java code that works on my desk top...its a simple app that grabs stuff from a database does something to it and outputs a list.
I have developed a Flex application. I have also developed a Java servlet pr开发者_如何学编程ogram for an Access database using Tomcat. How can I use that servlet backend for my Flex application using
I want to create http socket connection for server in php for multiple client . how can I do that ? I need some resource .
Motivation : I am trying to send mail to server in android . I want to build the server side. What type of server is suitable fo开发者_运维百科r that? I have a very few idea about server. So I need so