On 2/19/06, Patrick Huber <[EMAIL PROTECTED]> wrote: > > Hi, Patrick, > > > For the web-service, we could do all the work in a servlet and use a > > > portlet as thin frontend. Everything the Portlet does, is dispatching > > > the request to the servlet. > > > > Having some sort of web service is a good idea, but i don't have much > > experience on that... i will take a look at that if i have time. > > By web-service, I actually mean a simple servlet. Nothing that'd > include soap and all that stuff. Just a simple servlet, to which a > client can upload a war file.
+1 -- me too -- we don't need to go crazy! :) >
