interfaces and pojos?

communication: corba (1st choice), rmi, xml over something.


On Wed, 2005-07-06 at 08:47 +0200, philippelonchampt wrote:
> 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]
> 
> 



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

Reply via email to