You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Manuel Lenz <Lz...@viessmann.com> on 2003/04/08 14:17:27 UTC

Processing "Backend-Systems"

Hi everybody,
I have a basic problem and need some statements to come to a decission.

Our Struts-Web-App will be integrated in some BackendSystems like Lotus
Notes, SAP, etc.
The information is packed in XML-Value-Objects.

But bevor I can call a BackendSystem I need an event or an trigger!
Is it better to use events or a central trigger (which does lookups into
the database)?


Mit freundlichen Gruessen

i.A. Manuel Lenz

Viessmann Werke GmbH & Co KG

35107 Allendorf

phone: +49 6452 70-2504
fax: +49 6452 70-5504




---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


Re: Processing "Backend-Systems"

Posted by Dirk Markert <po...@gmx.de>.
Hello Manuel,

I am not sure where your prob is. See questions below.

Tuesday, April 8, 2003, 2:17:27 PM, you wrote:


ML> Hi everybody,
ML> I have a basic problem and need some statements to come to a decission.

ML> Our Struts-Web-App will be integrated in some BackendSystems like Lotus
ML> Notes, SAP, etc.

Thus, Struts will implemented your presentation layer, right?

ML> The information is packed in XML-Value-Objects.

ML> But bevor I can call a BackendSystem I need an event or an trigger!
The user of your sytem will trigger your system.
ML> Is it better to use events or a central trigger (which does lookups into
ML> the database)?
Your user is your trigger, what else do you need?


ML> Mit freundlichen Gruessen

ML> i.A. Manuel Lenz

ML> Viessmann Werke GmbH & Co KG

ML> 35107 Allendorf

ML> phone: +49 6452 70-2504
ML> fax: +49 6452 70-5504




ML> ---------------------------------------------------------------------
ML> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
ML> For additional commands, e-mail: struts-user-help@jakarta.apache.org



-- 
Best regards,
Dirk


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org