Hi all, Need recommendations/comments for a software architecture for a mobile banking system using WML and CORBA objects. The various tiers of the architecture are likely to be as below : mobile client ---WML request--->WAP Gateway--->NES web server--->application layer--->CORBA objects server--->banking systems I forsee 2 scenarios for the CORBA objects server layer : The CORBA objects might already be available in an application tier or I will have to build them from scratch. The question : What would u use for the application layer? A full-blown application server e.g Tengah, NetDynamics, etc or a simple servlet engine ( I am a Java and servlet fanatic, :-)). What's the suitability of each for a banking system, especially in the area of load handling? In the first scenario as mentioned above, the application layer in question may just be forwarding WML (thru HTTP) requests to be handled by an existing CORBA objects server. Appreciate any recommendations/comments. Thanks for reading and regards. ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
