Hello all,

I need an advice : I have to develop an application which will be called by
other apps in the same server -- all the "callers" are wep apps stored in a
tomcat instance. This application is not a web app, but it has to access the
same resources (database), so I thought that the easiest would be to store this
non-web app in tomcat too.

This app has to be "launchable" :
- case 1 : by web apps stored in tomcat
- case 2 : by a scheduled task

My question is : which framework/technology should I use to develop this app ?
What communication ways would you advice me to use in both cases ?

I tried to ask this in tomcat user list, but maybe struts user list is more
adapted.

Thanks !

Philippe


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to