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

Reply via email to