REMINDER: Apache EU Roadshow 2018 in Berlin is less than 2 weeks away!

2018-05-31 Thread sharan
Hello Apache Supporters and Enthusiasts This is a reminder that our Apache EU Roadshow in Berlin is less than two weeks away and we need your help to spread the word. Please let your work colleagues, friends and anyone interested in any attending know about our Apache EU Roadshow event. We h

Re: Single Page Application

2018-05-31 Thread Thiago H. de Paula Figueiredo
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 wrote: > Why tapestry is a great

Re: Single Page Application

2018-05-31 Thread Juan
Wow thank you very much. Didnt know about that framework. It looks very good. I liked tapestry a lot as mvc component framework. But I dont know much about SPAs and i'm gonna dive a litte into it. Thanks a lot. El jue., 31 may. 2018 12:20, Chung Duy escribió: > Agree with Daniel. If you want

Re: Single Page Application

2018-05-31 Thread Juan
Hi Peter, do you have any open source example? or maybe if you cannot show any code, a link to an explanation, or guidelines, or descrption of how you do it? Thank you. El mié., 30 may. 2018 18:58, escribió: > Hi, > > I have been experimenting with the combination tapestry + angular (1.x) > fe

Re: Single Page Application

2018-05-31 Thread Chung Duy
Agree with Daniel. If you want to build Single page, Tapestry is not great choice. Please use Jhispter (https://www.jhipster.tech/) to do. With a lot of commercial project finished using that, I believe this is better choice than Tapestry. On Thu, May 31, 2018 at 5:16 PM, Daniel Honig wrote: >

Re: Single Page Application

2018-05-31 Thread Daniel Honig
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, wrote: > Hi, > > I have been experimenting with the combination tapestry + angular (1.x) > few years ago, > then used angular in two commercial projects. > A