Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Struts Wiki" for change 
notification.

The following page has been changed by FrankZammetti:
http://wiki.apache.org/struts/StrutsSolutions

------------------------------------------------------------------------------
  }
  }}}
  
- 4. Please see [url]http://www.omnytex.com/strutsws for complete details, but 
in brief... 
+ 4. Please see [url]http://sourceforge.net/projects/strutsws/ for complete 
details, but in brief... 
  
  I decided that, in my case at least, the easiest path "into the application" 
that could be exposed as a service would actually be the Actions themselves.  
You may ask, assuming the application was architected properly and the Actions 
delegated out work to business classes (that IS the case), why not just expose 
the business classes?  The answer is that I wanted to leverage all the form 
validation and security built in to the app (it was a custom security 
solution).  Because of this, I needed Struts to "do it's thing" leading up to 
the business class execution.
  

Reply via email to