You're thinking something along the lines of each struts action is
automatically exposed via axis - request comes in, simply match the
soap-action with the name of a struts action - use the bean deserializer to
put the values into the struts form, and voila, away you go...  sounds neat.
I'm sure the javascript/flash (?) developers who are wanting more control on
the client of what they do and dont post would like it...

cheers
dim

----- Original Message -----
From: "Rabih Yazbeck" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Tuesday, February 25, 2003 9:07 AM
Subject: Struts and Axis! why not?


> I was wondering if there are any cooperation between Axis and Struts?
>
> It sounds weird question, but maybe there will be some reusable
> components that both can use..
>
> And maybe extending struts controller to intercept soap messages using
> Axis servlet.. both sharing same model, same business interface...
> generating xml messages and then forward them to the presentation layer
> or as soap message..
>
> Just some ideas! Any ideas?
>
> - Rabih

Reply via email to