Re: Angular/TapestryJS

2014-06-08 Thread Daniel Jue
Nice Francois! Is there a document or tutorial that goes with the files named Step7 or 8? Thanks for the demo. On Sat, Jun 7, 2014 at 11:39 AM, françois facon wrote: > Hello all, > > Here is a link to a AngularJs Page served by Tapestry5.3.7. > > http://tapestryangular-frafac.rhcloud.com/#/ph

Re: Angular/TapestryJS

2014-06-08 Thread Geoff Callender
Nice one. On 8 Jun 2014, at 1:39 am, françois facon wrote: > Hello all, > > Here is a link to a AngularJs Page served by Tapestry5.3.7. > > http://tapestryangular-frafac.rhcloud.com/#/phones > the related code is available at > https://github.com/ffacon/tapestry5-angular-demo/tree/VO.1 > > Ne

modify Palette values in js.

2014-06-08 Thread leandroaispuru
Hi all, I am using Tapestry 5.3. I have a page with a pallette and a custom component. I need to modify the palette available values when the custom component values changes by a user action. If i do this by javascript then when i submit the form, tapestry pallete complains because it has differe

Re: Tapestry ClassLoading errors

2014-06-08 Thread Boris Horvat
Glad to report that this resolved my issue. Thank you :) On Mon, Jun 2, 2014 at 11:59 PM, Lance Java wrote: > http://tapestry.apache.org/class-reloading.html > On 2 Jun 2014 22:49, "Boris Horvat" wrote: > > > Hm...I did not know about this. Will try it out over the weekend. Thank > you > > ve

Re: Send StreamReposne in Page to File On Server

2014-06-08 Thread Net Dawg
Indeed.  you make perfect sense - 1) create a concrete file in a web-accessible folder first and then, after testing it, 2) forward the request to that file.  The process #1 should be done independent of application context, reused.  Just me - but I do not want to touch code that is already w

Re: [t5.4-beta-10] Unable to locate asset, It should be located at META-INF/assets

2014-06-08 Thread Geoff Callender
The new location protects the assets and allows Tapestry to serve them up however it wishes, eg. gzipped, renamed with checksum in name, etc. http://apache-tapestry-mailing-list-archives.1045711.n5.nabble.com/META-INF-assets-in-5-4-td5714677.html On 8 Jun 2014, at 4:41 pm, Muhammad Gel