  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | 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 | | JSP - A mailing list about Java Server Pages specification and reference | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | webservice architecture | webservice architecture 2004-11-01 - By sergio lera
Back
hello list,
I am designing a service based on a client/server architecture with webservices (JAX-RPC).
It is the first time that I do this and I am not really sure that my design is correct.
I have attached to this email a GIF image with an architecture diagram.
As u can see, end user uses a browser (it is a requisite) to access a web application that is composed of JSPs for content presentation and some Java classes that dinamically contact webservice. This set of Java classes is the webservice requestor that uses a JAX-RPC implementation to interchange XML documents with the service provider.
I think it is a common used architecture but I still have got a doubt:
- Where is usually placed the web application? in the end user machine or in a corporative remote machine? I think if web application is in a corporative remote machine, dinamic proxy client is not very usefull, isn't it?
- Could you tell me about other design alternatives where end user uses a browser (it is a requisite) to access a webservice?
Thanks in advance!
Sergio.
zZz-zZz-zZz-zZz-zZz-zZz-zZz-zZz
throw new Exception("SoftLera!!!");
zZz-zZz-zZz-zZz-zZz-zZz-zZz-zZz
-- ---- ---- ---- ---- ---- ----- Ahora pod??s usar Yahoo! Messenger en tu Unif??n, en cualquier momento y lugar. Encontr?? m??s informaci??n aqu??.
=========================================================================== To unsubscribe, send email to listserv@(protected) and include in the body of the message "signoff J2EE-INTEREST". For general help, send email to listserv@(protected) and include in the body of the message "help".
<DIV><FONT size=2> <P>hello list,</P> <P>I am designing a service based on a client/server architecture with webservices (JAX-RPC). </P> <P>It is the first time that I do this and I am not really sure that my design is correct.</P> <P>I have attached to this email a GIF image with an architecture diagram. </P> <P>As u can see, end user uses a browser (it is a requisite) to access a web application that is composed of JSPs for content presentation and some Java classes that dinamically contact webservice. This set of Java classes is the webservice requestor that uses a JAX-RPC implementation to interchange XML documents with the service provider.</P> <P>I think it is a common used architecture but I still have got a doubt:</P> <P>- Where is usually placed the web application? in the end user machine or in a corporative remote machine? I think if web application is in a corporative remote machine, dinamic proxy client is not very usefull, isn't it? </P> <P>- Could you tell me about other design alternatives where end user uses a browser (it is a requisite) to access a webservice?</P> <P>Thanks in advance!</P> <P>Sergio.</P></FONT></DIV> <DIV></DIV><BR><BR>zZz-zZz-zZz-zZz-zZz-zZz-zZz-zZz<br><br>throw new Exception( "SoftLera!!!");<br><br>zZz-zZz-zZz-zZz-zZz-zZz-zZz-zZz<p> <hr size=1> Ahora pod??s usar Yahoo! Messenger en tu <b>Unif??n</b>, en cualquier momento y lugar.<br> Encontr?? m??s informaci??n <a href="http://ar.mobile.yahoo.com/sms.html">aqu?? </a>. =========================================================================== To unsubscribe, send email to listserv@(protected) and include in the body of the message "signoff J2EE-INTEREST". For general help, send email to listserv@(protected) and include in the body of the message "help". <p>
|
|
 |