  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Struts - A MVC web framework | | Tomcat - JSP/Servlet container | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | | JSP - A mailing list about Java Server Pages specification and reference | |
Struts & Hibernate
|
|
|
  | | | architecture question | architecture question 2003-09-22 - By Pradeep Kumar
Back I have an interesting architectural related question. Please pardon me if you don't feel that this question belong to this list.
Basically, we want to do an enhancement to our Multi-threaded Server suite developed in JDK 1.1.6. Currently, applets on the client side talk to the MTS via a java class using unique high ports. This prevents us from moving the system to the Internet platform (it is currently only available in extranet) as it will require us to expose all these high ports to the Internet. So we are looking at how to modify the java class to tunnel all communications between the applets to the MTS via port 80. A possible solution is to have a Proxy MTS that listens on port 80 and then distribute the applet request to their respective business MTS. Please suggest if you have any better solution
Pradeep Kumar MindTree Consulting 91 80 6711777 Xtn: 2033
DISCLAIMER: This message (including attachment if any) is confidential and may be privileged. Before opening attachments please check them for viruses and defects. MindTree Consulting Private Limited (MindTree) will not be responsible for any viruses or defects or any forwarded attachments emanating either from within MindTree or outside. If you have received this message by mistake please notify the sender by return e-mail and delete this message from your system. Any unauthorized use or dissemination of this message in whole or in part is strictly prohibited. Please note that e-mails are susceptible to change and MindTree shall not be liable for any improper, untimely or incomplete transmission.
===================================================================Companion Site: http://www.corej2eepatterns.com J2EE BluePrints: http://java.sun.com/blueprints/corej2eepatterns List Archive: http://archives.java.sun.com/archives/j2eepatterns-interest.html Unsubscribing: email "signoff J2EEPATTERNS-INTEREST" to listserv@(protected)
|
|
 |