Re: Client-side email validation not working

2013-12-03 Thread Lidija Dolinar
Thank you for your responses. I solved it by using regexp as Jan suggested. My email text field looks like this: Tapestry 5.4 has email validation, that's good to know. Currently we're using version 5.3.7, so the above solution will do fine :). Kind regards, Lidija On Tue, Dec 3, 2013 at 7:1

Jquery Datatable Questions

2013-12-03 Thread jerry s
I have been reading this forum regularly, but now have questions about the Jquery Datatable (sample below)... How do I set css styles on column cells? For instance how do I set the width of cells or change background colors of entire cells? Secondly, I want to be able to mouse over a cell or hea

Re: Loving the eclipse-tapestry5-plugin

2013-12-03 Thread Chris Mylonas
Thanks for the heads up - that sounds like a really good plugin. Come January it's re-evaluate workflow time - I'm on netbeans when the going gets serious (EAR=EJB+T5+REST) and netbeans/glassfish is super easy to do this especially for pulling stuff out of database and building entity/session bean

Re: Loving the eclipse-tapestry5-plugin

2013-12-03 Thread Norman Franke
Any one else seeing an alert with this: An internal error occurred during: "Eclipse Integration for Tapestry5". java.lang.StackOverflowError Norman Franke Answering Service for Directors, Inc. www.myasd.com On Dec 3, 2013, at 12:04 PM, Norman Franke wrote: > Same here. I mostly do, but not r

Re: Client-side email validation not working

2013-12-03 Thread Dimitris Zenios
Tapestry 5.4 implements client side email validation along with server side On Tue, Dec 3, 2013 at 7:14 PM, Jan Fryblik wrote: > On Tue, 03 Dec 2013 18:07:10 +0100, Thiago H de Paula Figueiredo < > thiag...@gmail.com> wrote: > > On Wed, 27 Nov 2013 17:36:05 -0200, Lidija Dolinar >> wrote: >> >

Re: Loving the eclipse-tapestry5-plugin

2013-12-03 Thread Dmitry Gusev
What is the directory structure you use? Are you using multi-project structure? Do you think it would be enough to configure default locations on the Eclipse workspace level? Or should it be per Eclipse project? On Tue, Dec 3, 2013 at 5:26 PM, Michael Dukaczewski wrote: > I love the plugin also.

Re: Client-side email validation not working

2013-12-03 Thread Jan Fryblik
On Tue, 03 Dec 2013 18:07:10 +0100, Thiago H de Paula Figueiredo wrote: On Wed, 27 Nov 2013 17:36:05 -0200, Lidija Dolinar wrote: Hi, Hi! Hi, I can't seem to get client-side email validation to work. I don't think the client-side validation was ever implemented, just the serve

Re: Loving the eclipse-tapestry5-plugin

2013-12-03 Thread Thiago H de Paula Figueiredo
On Tue, 03 Dec 2013 15:04:27 -0200, Norman Franke wrote: Same here. I mostly do, but not really. Maven seems to work great except when it doesn't. Then I spend a half a day fixing it. So I just stopped using it. My templates and java files locations are compatible with the plugin, but the

Re: Client-side email validation not working

2013-12-03 Thread Thiago H de Paula Figueiredo
On Wed, 27 Nov 2013 17:36:05 -0200, Lidija Dolinar wrote: Hi, Hi! I can't seem to get client-side email validation to work. I don't think the client-side validation was ever implemented, just the server-side one. -- Thiago H. de Paula Figueiredo Tapestry, Java and Hibernate consulta

Re: Loving the eclipse-tapestry5-plugin

2013-12-03 Thread Norman Franke
Same here. I mostly do, but not really. Maven seems to work great except when it doesn't. Then I spend a half a day fixing it. So I just stopped using it. My templates and java files locations are compatible with the plugin, but the css and js files aren't. Norman Franke Answering Service for D

Re: Loving the eclipse-tapestry5-plugin

2013-12-03 Thread John
Seems attractive. Is there a plugin for Netbeans? +1 for that! - To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org

Re: Loving the eclipse-tapestry5-plugin

2013-12-03 Thread Dusko Jovanovski
Use the update site from the readme. https://github.com/anjlab/eclipse-tapestry5-plugin#install On Tue, Dec 3, 2013 at 2:40 PM, Athneria, Mahendra < mahendra.athne...@atos.net> wrote: > I am not able to download it from Eclipse. > > Is there any other way to install it on Eclipse?? > > Regards,

RE: Loving the eclipse-tapestry5-plugin

2013-12-03 Thread Athneria, Mahendra
I am not able to download it from Eclipse. Is there any other way to install it on Eclipse?? Regards, Mahendra Athneria -Original Message- From: Michael Dukaczewski [mailto:m.dukaczew...@tu-bs.de] Sent: Tuesday, December 03, 2013 6:56 PM To: users@tapestry.apache.org Subject: Re: Loving

Re: Loving the eclipse-tapestry5-plugin

2013-12-03 Thread Michael Dukaczewski
I love the plugin also. But a way to configure the file locations would be great. We use a different project layout from Maven. Regards, Michael Am 02.12.13 20:37, schrieb Lance Java: I've just started using the new(ish) eclipse-tapestry5-plugin and I must say it's great!! The killer featur