Re: GAE big table PageStore

2009-12-24 Thread sudhir543-dev
Last comment on that page is from my self only :) It says.. I dont want to keep every thing in session.. and no one would want to. I want 'GAE big table based PageStore' Sudhir NimavatSenior software engineer. Quick start global PVT LTD. Baroda - 390007 Gujarat, India Personally I'm

GAE big table PageStore

2009-12-24 Thread sudhir543-dev
I need to write app specifically for GAE, I know Disk based page store wouldnt work. Is there any existing solution for this? I searched mailing lists and did googling, seems that it has been discussed earlier too, but I don't find any implementation. If I can get a prebuilt solution, I want to

Re: Wicket feedback

2009-12-22 Thread sudhir543-dev
> so how does webwork know which properties of your actions should be injected > from spring and which from the request or session objects? - Actions can be configured as spring beans... webwork knows how to get it from there, developer decides what dependencies should be managed by spring. - Ac

Re: Wicket feedback

2009-12-22 Thread sudhir543-dev
Thanks for clarifying the things, > show me a framework that makes this easier... I think that when I when I was working with Webwork (Struts2 now) I dint need to do any thing else other than specifying spring factory in one of config file. Neither I was forced to use annotations. LDMA might

Re: Wicket feedback

2009-12-22 Thread sudhir543-dev
Yes, from my little experience, I just started learning it [Because I feel it has some thing different to offer] >orly? so what about integrations with hibernate, jdo, jpa, spring, guice, cdi, etc? i guess all those things are a figment of my imagination. As I said it takes comparatively(to some

Re: Wicket feedback

2009-12-22 Thread sudhir543-dev
Ajax with wicket is easy.. if you do it the wicket way.. But integration with other engines isnt going to be easy. Not only Ajax, from my little wicket experience, I would say wicket works great in isolation, however integrating it to any other framework would take (and it takes) comparatively

Re: Wicket feedback

2009-12-22 Thread sudhir543-dev
+1 for last point "Too many finals modifiers" and subclassing isnt always better than listeners - My 2cents Sudhir NimavatSenior software engineer. Quick start global PVT LTD. Baroda - 390007 Gujarat, India Personally I'm always ready to learn, although I do not always like being

Re: Wicket + Freemarker

2009-12-15 Thread sudhir543-dev
Any one !! Is there any built in (or any) support for freemarker ? Sudhir NimavatSenior software engineer. Quick start global PVT LTD. Baroda - 390007 Gujarat, India Personally I'm always ready to learn, although I do not always like being taught __

Wicket + Freemarker

2009-12-15 Thread sudhir543-dev
Can any one point me to some article, resource which explains how to integrate Freemarker. Does wicket offer freemarker integration out of box ! Sudhir NimavatSenior software engineer. Quick start global PVT LTD. Baroda - 390007 Gujarat, India Personally I'm always ready to learn, alt