Well, if you want to build an SPA and use Tapestry, you can use zones,
probably a lot of them, for that. Of course, the end result will probably
not be as good as using SPA-specific tools, but it's definitely doable.

On Thu, May 31, 2018 at 7:16 AM, Daniel Honig <daniel.ho...@gmail.com>
wrote:

> Why tapestry is a great framework, why not consider a purpose built
> framework for this such as JHipster?
>
> On Wed, May 30, 2018 at 12:57 PM, <peter.sk...@ooom.at> wrote:
>
> > Hi,
> >
> > I have been experimenting with the combination tapestry + angular (1.x)
> > few years ago,
> > then used angular in two commercial projects.
> > After this experience I believe, that it is, at least from my point of
> > view, more
> > efficient to use AMD (requireJS) and tapestry components in a way that I
> > have shortly
> > described in February this year in an reaction to a question in this
> > mailink list.
> > Nicely structured apps can be built in this way, which are very dynamic
> > and responsive
> > as well.
> >
> > regards, Peter
> >
> > > Hi Jay,
> > >
> > > Which easier ways are you envisioning?
> > >
> > > Thanks,
> > >
> > > mrg
> > >
> > >
> > > On Tue, May 29, 2018 at 8:56 PM Jay Ginete <killer.tila...@gmail.com>
> > wrote:
> > >
> > >> I blogged about tapestry SPA back in 2013 to see how it works. I was
> > using
> > >> AngularJS (aka Angular1). I haven't updated it since I came to the
> > >> conclusion there are easier ways to do SPAs.
> > >>
> > >>
> > >> https://killertilapia.blogspot.com/2013/06/resteasy-
> > tapestry-with-angularjs.html
> > >>
> > >> On Wed, May 30, 2018 at 1:31 AM, Michael Gentry <blackn...@gmail.com>
> > >> wrote:
> > >>
> > >> > Tapestry RESTEasy is also quite nice:
> > >> >
> > >> > http://www.tynamo.org/tapestry-resteasy+guide/
> > >> >
> > >> >
> > >> >
> > >> > On Fri, May 18, 2018 at 5:40 PM Thiago H. de Paula Figueiredo <
> > >> > thiag...@gmail.com> wrote:
> > >> >
> > >> > > On Fri, May 18, 2018 at 6:36 PM, Juan <
> juanm.garrido....@gmail.com>
> > >> > wrote:
> > >> > >
> > >> > > > Hello, are there any good example of doing a single page
> > application
> > >> > > using
> > >> > > > Tapestry ?
> > >> > > >
> > >> > >
> > >> > > Hello!
> > >> > >
> > >> > > Although Tapestry isn't really built for single page applications,
> > it
> > >> can
> > >> > > be used to build the server side of them. This section of the
> > >> > documentation
> > >> > > will tell you the easiest way of calling Java code (i.e. event
> > handler
> > >> > > methods) from JavaScript:
> > >> > >
> > >> > > https://tapestry.apache.org/ajax-and-zones.html#
> > >> > AjaxandZones-Invokingserver-sideeventhandlermethodsfromJavaScript
> > >> > > .
> > >> > >
> > >> > > Any further questions, ask away! :)
> > >> > >
> > >> > > --
> > >> > > Thiago
> > >> > >
> > >> >
> > >>
> > >
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> > For additional commands, e-mail: users-h...@tapestry.apache.org
> >
> >
>



-- 
Thiago

Reply via email to