aspose file tools
The moose likes Web Services and the fly likes Struts and Webservices Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Struts and Webservices " Watch "Struts and Webservices " New topic
Author

Struts and Webservices

Sehrish Hasan
Ranch Hand

Joined: Aug 15, 2005
Posts: 43
Hi All,

I wanted to know if there is a way to expose Action class's execute method or any method in the Action class that takes same parameter as execute(if you extend DispatchAction) as a webservice.

How do webservices work with Struts framework?

Any help is appreciated.

Thanks,
S Hasan.
Peer Reynders
Bartender

Joined: Aug 19, 2005
Posts: 2906
Don�t know if it is relevant but have a look : Jerome Josephraj: Architect Struts applications for Web services


"Don't succumb to the false authority of a tool or model. There is no substitute for thinking."
Andy Hunt, Pragmatic Thinking & Learning: Refactor Your Wetware p.41
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Struts and Webservices
 
Similar Threads
Passing object to Execute method
Struts and Webservices
struts 1.2 action class
Struts2 basic doubts..
Flow of execution when there is no form