Getting tml page output without HTML tags

2014-01-23 Thread Anbazhagan.G
Hi All, I am using Tapestry5.3. I have a dynamic web project (prject name: test) with test.tml and test.java. *Test.tml* http://tapestry.apache.org/schema/tapestry_5_3.xsd"; xmlns:p="tapestry:parameter"> ${stringValue} *Test.Java* public String getGenerateJson() { return "welcome"

Tapestry 5.4 Dojo as the Infrastructure Provider

2014-01-23 Thread Azudio Developer
Hi All, As an experiment, I’d like to use Dojo 1.9.2 as the JavaScript toolkit of choice in my Tapestry 5.4 projects replacing the bundled require.js (and use Dojo’s AMD loader), remove the bootstrap JS plugins (but keep basic Bootstrap CSS) and any trace of jQuery. I know that Tap 5.4 is sti

Re: kaptcha component reloading issues with Firefox

2014-01-23 Thread Ilya Obshadko
Okay, https://issues.apache.org/jira/browse/TAP5-2275 On Fri, Jan 24, 2014 at 8:46 AM, Dimitris Zenios wrote: > You should start by writing a jira bug report > On 23 Jan 2014 00:09, "Ilya Obshadko" wrote: > > > So I have discussed the issue with Kaptcha library author and found out > > that the

Re: kaptcha component reloading issues with Firefox

2014-01-23 Thread Dimitris Zenios
You should start by writing a jira bug report On 23 Jan 2014 00:09, "Ilya Obshadko" wrote: > So I have discussed the issue with Kaptcha library author and found out > that the problem is, in fact, with Tapestry implementation itself. > > https://code.google.com/p/kaptcha/issues/detail?id=72 > > T

Re: [5.4-beta-2] Two JavaScript Errors - Quick Fixes

2014-01-23 Thread Dimitris Zenios
Until this is fixed a quick tip. You dont have to create custom jars.just create a new js file with the same filename as the one you want to fix and place it on your meta-inf using the same folder structure as the originall Dimitris Zenios On 23 Jan 2014 10:26, "Peter Hvass" wrote: > Hi Thiago,

Re: AjaxFormLoop Implementation

2014-01-23 Thread George Christman
Does anybody else use the AjaxFormLoop? Either I am using it incorrectly, or it is very buggy. I'd like to point out I'm using Tap 5.4-beta-2. Another interesting bug seems to happen when you add a new row and provide a null toValue from the encoder. The row adds without issue, but if you attempt

Re: Tapestry Eclipse Plugin on the Eclipse Market Place

2014-01-23 Thread Thiago H de Paula Figueiredo
On Thu, 23 Jan 2014 15:03:43 -0200, Maxence Vanbesien wrote: Nope. WebTools for Tapestry has WebTools only in its name. Two messages above, Lance talked about two versions of Tapestry Tools, one with WTP and later, another lightweight one without it. WTT is based on the second one, so not

Re: Tapestry Eclipse Plugin on the Eclipse Market Place

2014-01-23 Thread Maxence Vanbesien
Also, for information, because this is something that has not been delivered yet, more than the easy creation of pages or components, we plan to integrate the easy creation of sample and new tapestry projects. This will be based on Application Profiles ( https://github.com/awltech/eclipse-appprofil

Re: Tapestry Eclipse Plugin on the Eclipse Market Place

2014-01-23 Thread Maxence Vanbesien
Nope. WebTools for Tapestry has WebTools only in its name. Two messages above, Lance talked about two versions of Tapestry Tools, one with WTP and later, another lightweight one without it. WTT is based on the second one, so not relying on WTP. On Thu, Jan 23, 2014 at 6:00 PM, Thiago H de Paula F

Re: Tapestry Eclipse Plugin on the Eclipse Market Place

2014-01-23 Thread Thiago H de Paula Figueiredo
On Thu, 23 Jan 2014 14:06:17 -0200, Lance Java wrote: There was another wtp eclipse plugin here: https://code.google.com/p/tapestrytools But halfway through the developer, Gavin Lei, switched from wtp to the eclipse xml editor because wtp was too heavyweight for most people's needs. Is

Re: Tapestry Eclipse Plugin on the Eclipse Market Place

2014-01-23 Thread Maxence Vanbesien
Hello Lance, The plugin you are talking about is the one that was initiated some years ago around the google summer of code. Here, we reinvested what was already done to build WTT (At least, WTT contains all the features of tapestry tools). So I think that we can say that WTT is the version +1 of

Re: Tapestry Eclipse Plugin on the Eclipse Market Place

2014-01-23 Thread Lance Java
There was another wtp eclipse plugin here: https://code.google.com/p/tapestrytools But halfway through the developer, Gavin Lei, switched from wtp to the eclipse xml editor because wtp was too heavyweight for most people's needs.

Re: Tapestry 5.4-beta-2 quickstart app

2014-01-23 Thread Alejandro Scandroli
Hey Jon Massimo introduced a couple of changes into the 5.4 archetype, if you want to get the 5.4 version of the quickstart app you can do: $ mvn archetype:generate -DarchetypeCatalog=https://repository.apache.org/content/repositories/staging The Tapestry5 quickstart app is the archetype Nº 2 C

Re: [5.4-beta-2] Two JavaScript Errors - Quick Fixes

2014-01-23 Thread Peter Hvass
Hi Thiago, Many, many thanks indeed! Have a great weekend! Peter - Original Message - From: "Thiago H de Paula Figueiredo" To: "Tapestry users" Sent: Wednesday, January 22, 2014 6:33:37 PM Subject: Re: [5.4-beta-2] Two JavaScript Errors - Quick Fixes On Wed, 22 Jan 2014 06:40:

Re: Any thoughts on Tapestry with PhoneGap?

2014-01-23 Thread Magnus Kvalheim
Yes, I'm also a little puzzled how Exfm got away with it.. :) Think apps that are distributed through appstore needs to go through the normal approval process. ... but, Apple does have an Enterprise program where apps are not required to be approved by them. Could be a viable option, but comes w

Re: Tapestry Eclipse Plugin on the Eclipse Market Place

2014-01-23 Thread Dmitry Gusev
Hi Maxence, it's a pity I couldn't find it before I started developing new one. Your plugin is more advanced in some areas like completion suggestions (where I'm only beginning implementing those things), and those editable templates are great! However some things are missing, like navigation to

Re: Tapestry Eclipse Plugin on the Eclipse Market Place

2014-01-23 Thread françois facon
Salut Charles, Yes, you are right and I know that Maxence share the same view. After that, it's only question of priority. Any feedback is welcome ;) François 2014/1/23 Charlouze > Hey, > > Isn't it sad to waste effort on several eclipse plugins ? I don't know > which one is the more advance