I currently have the need to deploy some code as both a web service and a web application. The JSPs will allow a user to configure their subscription and the Web Services will then allow the user to get updates to their subscription remotely.

What I want to know is what is the best practice for the srever side stuff. I can quite easily call my implementation classes directly without going through Axis by merely putting the JSPs in the Axis webapp. However, is that reccommended or should I be going through the web service whenever I want to contact the services?

Please advise what the best practice should be.

-- Robert
begin:vcard
fn:Robert Simmons Jr
n:Simmons Jr;Robert
org:jambit GmbH
adr;quoted-printable:;;R=C3=B6ntgenstrasse 7;Martinsried;;82152;Germany
email;internet:[EMAIL PROTECTED]
title:Senior Software Architect / Consultant
note:Author: "Hardcore Java", O'Reilly and Associates, (2004) http://www.oreilly.com/catalog/hardcorejv/index.html
x-mozilla-html:TRUE
url:http://www.jambit.com
version:2.1
end:vcard

Reply via email to