Hi Vic,

I take a look to your class and it fill major part of my
proposal, but the struts engine is still http oriented.

So the action classes don't depend on httpservlet package
any more but you still can't process ftp or irc request.
That's why i proposed an enhancement of core engine.

Emmanuel
----- Message d'origine -----
De : "Vic Cekvenich" <[EMAIL PROTECTED]>
� : <[EMAIL PROTECTED]>
Envoy� : dimanche 16 mars 2003 16:12
Objet : Re: [PROPOSAL] Abstraction layer betwenn the
httpServlet package and the action classes


> I do something similar:
>
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/basicportal/b
P/WEB-INF/src/war/org/apache/scaffoldingLib/base/BaseAct.jav
a
> See the execute has execute(ActionEvent ae) {} and a
dispatcher.
> This way people can add what ever they want to
Event/Context object and
> it's thread safe.
>
> As pointed out, it makes it easier to do non HTML, like
SOAP (included
> in Resin 3.1).
>
> YAAS (Yet Anoother Action Signature).
> .V
>




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

Reply via email to