This is a discussion on Java Application and Tomcat question within the Windows Web Servers forums, part of the Web Server and Related Forums category; I want to run a J2ME (java) application when clients connect to the virtual hosts. The application will compress the ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I want to run a J2ME (java) application when clients connect to the virtual
hosts. The application will compress the virtual host website and send the data back to the client so that they can view the webpage. I'm not sure how to make Apache use my compression code. Should I use Tomcat to make Apache use it? Thanks! |