Hi,

I think the jsp:useBean only works with JSPs. How about pure servlet?

Thanks,
Raymond

----- Original Message ----- From: "Luciano Resende" <[EMAIL PROTECTED]>
To: "tuscany-dev" <[email protected]>
Sent: Monday, May 07, 2007 12:47 AM
Subject: Web Application integration story


Recently we have been prototyping around what should be our web client
application story, and I think our main goal should be simplicity, using
approaches that are familiar to any web application developer.

I have posted on our wiki [1] the description of three options that we have tried on calculator-web on the past couple days. Basically, I think option 2 and 3 gives very similar results, but the usage of the jsp:useBean tag make
things simpler, and does not require to register and use a contextListner.
If we all agree, I'd like to propose using option 2, and would like to
update calculator-web (that i have locally working with option2) to use this
approach.

Thoughts ? Should we demonstrate multiple options ? Otherwise, is it ok if I
make calculator-web using the proposed approach ?

[1]
http://cwiki.apache.org/confluence/display/TUSCANY/Tuscany+SCA+Web+Application+Integration+Story

--
Luciano Resende
http://people.apache.org/~lresende



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

Reply via email to