I have a DLL that runs the back-end and DB connections for a website that involves interactivity between individual sessions from seperate clients - 开发者_如何学运维i.e. chat etc.
I am working in interspire email mar开发者_开发知识库keter for creating e-mail news template ( e- updates). I used to construct those pages with table in HTML, and imported images with \'img src\' tag
I currently use the开发者_如何学C htmlunit library to get a web page with all the javascript and jsp loaded.
When I develop an RMI se开发者_高级运维rver, I use: import java.rmi.server.UnicastRemoteServer;
I\'m trying to get an ejabberd server running to use as a real time chat in an android application. I have installed the server using a 32bit binary and configured it to a point that I can log in usi
I am looking for resources on how to acces a submited html-form. The situation : The client sends a EMAIL message to a server. Example : Help [send]
I am developing an Android Application, and application needs to connect server. This is the client code. 79.123.176.59 is the server\'s IP address. Application and the server are connected to same ne
In the interests of DRY, is there a framework / library / design pattern for specifying validation rules in one place, and having them evaluated on both the client and server sides? It seems like an o
In Rails, what\'s the best way t开发者_开发问答o get the ip address of the client connecting to the server?
How do I show a client-side pdf (i.e. a preview of a file on their hard-drive) in a jsp? I can embed a server-side pdf: