Re: non-web app

2005-07-06 Thread Leon Rosenberg
quot;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

non-web app

2005-07-05 Thread philippelonchampt
he 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