Hi all,

We are using Cocoon as our presentation layer. The backend is made of EJB
which interact with 2 databases. The glue, when needed, between EJB and
Cocoon XSP pages is based on servlets. For example, when a form is
submitted, the update jobs is done by servlets and depending on the outcome,
forwarded to the appropriate XSP page. 

Using servlets is not well appropriated as the flow is, like a bit like
Struts, concentrated in the sitemap. Is there a way to do a better job in a
Cocoon way? Using actions, for example? Would it result in transforming all
our servlets into actions? And what would be the advantage of doing this?

Thanks and happy new year.


Olivier.


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

Reply via email to