What about restful web services?
Is there any example of such with AppFuse?

Josep

2010/6/22 Matt Raible <m...@raibledesigns.com>

> The following tutorial shows you how to develop Web Services when using
> AppFuse.
>
> http://appfuse.org/display/APF/Web+Services
>
> Hope this helps,
>
> Matt
>
> On Jun 21, 2010, at 9:18 PM, chikkubhai wrote:
>
> >
> > Crosspost:
> >
> > I could checkout the projects to only find specific types of
> applications:
> >
> > Spring (different versions) + Spring MVC
> > Struts or Struts2 only MVC
> >
> > All I had to do in Eclipse was create a maven project, select type
> > modular-spring as the Archetype, that nicely created the modules for my
> > project, project-core and project-webapp.
> >
> > This was followed by mvn appfuse:full-source
> > and mvn eclipse:eclipse -DdownloadSources=true -e
> >
> > to start using it as a brand new project as the new versions seem to come
> > with lots of code packaged :(
> >
> > What about integrating Struts into Spring + Web Services, I could not
> find a
> > single link among the huge volume of information here.
> > --
> > View this message in context:
> http://appfuse.547863.n4.nabble.com/Exactly-how-do-we-integrate-Struts-spring-webservices-using-Appfuse-tp2263537p2263537.html
> > Sent from the AppFuse - User mailing list archive at Nabble.com.
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
> > For additional commands, e-mail: users-h...@appfuse.dev.java.net
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
> For additional commands, e-mail: users-h...@appfuse.dev.java.net
>
>

Reply via email to