How does serialization work?

2008-11-03 Thread GK1971
Hi! Again, I'm new, so hopefully I'm not posting in a bad way here. I've looked through the forum but couldn't find the answer. Couldn't find the answers from Tapestry in Action (I'm sure they are there if anyone can point me at a page). I have a simple page and form as below. The

Re: How does serialization work?

2008-11-03 Thread GK1971
didn't get far enough along to get to the serialization parts (I'm just beginning Part 2). Cheers, Graeme. Timo Rantalaiho wrote: On Mon, 03 Nov 2008, GK1971 wrote: through the forum but couldn't find the answer. Couldn't find the answers from Tapestry in Action (I'm sure

Re: Moving from Tapestry to Wicket?

2008-11-02 Thread GK1971
Hi Eelco, You are correct - right now my main worry is about development cost. Hardware cost is cheaper IMHO than having developers struggle with a hard framework and spending too much time trying to maintain and write code based around a hard framework. Honestly in our application (we have a

Re: Moving from Tapestry to Wicket?

2008-10-31 Thread GK1971
of error pages. I'm not writing this because I get something from promoting wicket, but I did several projects migrating to wicket or using it from scratch, and it really delivers what it promises. it made me like java again ;) Regardsm Martin 2008/10/30 GK1971 [EMAIL PROTECTED]: Hi

Scaling Wicket and State.

2008-10-31 Thread GK1971
Hi. I am now considering how wicket would scale. Does anyone have any metrics on how it scales in a single server environment? I was worried about state handling - partly because this is an unknown to me. However, when I consider the road map for scaling my application I believe state becomes

Re: Moving from Tapestry to Wicket?

2008-10-31 Thread GK1971
, you can do most things without writing javascript, and because ajax responses are rendered on server you dont need to implement logic on the client in js. -igor On Fri, Oct 31, 2008 at 4:55 AM, GK1971 [EMAIL PROTECTED] wrote: Hi. Thank you all for your input. Very valuable. I started

Moving from Tapestry to Wicket?

2008-10-30 Thread GK1971
Hi. I hope this email is appropriate for the forum - its my first time posting. My partner and I are in the process of working on a site that currently uses Tapestry 4 and must be reasonably scalable vertically (we have horizontally covered in a road map). I am looking around at technologies

Re: Moving from Tapestry to Wicket?

2008-10-30 Thread GK1971
to me like Wicket would be a perfect fit to your four criteria. // Daniel jalbum.net On 2008-10-30, at 21:05, GK1971 wrote: Hi. I hope this email is appropriate for the forum - its my first time posting. My partner and I are in the process of working on a site that currently uses