Re: [appfuse-user] Future of Spring MVC

2007-11-15 Thread Sanjiv Jivan
SEO stands for Search Engine Optimization or the ability to be searchable / indexable by search engines. You can learn more about it here : http://en.wikipedia.org/wiki/Search_engine_optimization Sanjiv On Nov 15, 2007 4:26 AM, Richard Nduka <[EMAIL PROTECTED]> wrote: > Sorry Sanjiv, but what do

Re: [appfuse-user] Future of Spring MVC

2007-11-15 Thread Richard Nduka
Sorry Sanjiv, but what does SEO mean?? I see you using it here. On Nov 12, 2007 10:12 PM, Sanjiv Jivan <[EMAIL PROTECTED]> wrote: > Great to hear. In addition to the inordinate time I've putting into GWT-Ext, > I've also been playing around with Wicket and think its one of the > front-runners in

Re: [appfuse-user] Future of Spring MVC

2007-11-14 Thread Carlos Ortiz
Thanks Matt. In fact this is the first web framework that I am using and studying a lot that is why I asked a lot because I didn't want to lose time learning a not useful web framework, besides I know there are lots out there. And $10 million, is too much money, but is this for the Spring project

Re: [appfuse-user] Future of Spring MVC

2007-11-13 Thread kkus
I think this message-driven, event-based service has already been achieved in Flex. Flex's actionScript with aid of mxml is doing what SOFEA is trying. For example, if there is a change in db and a service in midder tier has been implemented to retrieve it, this change will be automatically update

Re: [appfuse-user] Future of Spring MVC

2007-11-13 Thread Matt Raible
On Nov 13, 2007 8:03 AM, Carlos Ortiz <[EMAIL PROTECTED]> wrote: > You are quite right. I beg you all my excuses. You are right, Spring forums > should be the place to ask. > > What I am trying to get at is with all these web frameworks around, does > this framework have a chance to survive? Is i

Re: [appfuse-user] Future of Spring MVC

2007-11-13 Thread Carlos Ortiz
You are quite right. I beg you all my excuses. You are right, Spring forums should be the place to ask. What I am trying to get at is with all these web frameworks around, does this framework have a chance to survive? Is it worth usign in a production system? Which new integrations are at hand?

Re: [appfuse-user] Future of Spring MVC

2007-11-13 Thread Matt Raible
To be fair, your question: "I wonder what would be the future of Spring MVC? Any hints?" ... is pretty vague. What specifically are you looking for? You might have better luck asking this question on the Spring forums since they are the ones that develop Spring MVC. Matt On Nov 13, 2007 7:27 AM

Re: [appfuse-user] Future of Spring MVC

2007-11-13 Thread Carlos Ortiz
What does this have to do with the future of Spring MVC as it is now. On Nov 12, 2007 3:08 PM, Sanjiv Jivan <[EMAIL PROTECTED]> wrote: > I would really like to integrate GWT-Ext with AppFuse, if only I can find > the time :( But I'll certainly keep it on my todo list. > > Sanjiv > > > On 11/12/07

Re: [appfuse-user] Future of Spring MVC

2007-11-12 Thread Sanjiv Jivan
Great to hear. In addition to the inordinate time I've putting into GWT-Ext, I've also been playing around with Wicket and think its one of the front-runners in building web apps for Internet sites / applications (like social sites ) where SEO is a requirement and has a very nice way of having the

Re: [appfuse-user] Future of Spring MVC

2007-11-12 Thread Matt Raible
I think I would like this more than you! I don't want to leave promises unfullfilled, so I plan on creating Stripes and Wicket versions first. From there, I'd like to do some experimenting with using GWT-Ext, Flex/OpenLaszlo and HTML + YUI. I've been playing with the Enunciate plugin which allows c

Re: [appfuse-user] Future of Spring MVC

2007-11-12 Thread Sanjiv Jivan
I would really like to integrate GWT-Ext with AppFuse, if only I can find the time :( But I'll certainly keep it on my todo list. Sanjiv On 11/12/07, Matt Raible <[EMAIL PROTECTED]> wrote: > > They're adding annotation support in Spring 2.5 to reduce the amount > of XML you need. > > http://www.

Re: [appfuse-user] Future of Spring MVC

2007-11-12 Thread Matt Raible
They're adding annotation support in Spring 2.5 to reduce the amount of XML you need. http://www.theserverside.com/tt/articles/article.tss?l=IntrotoSpring25 As far as web frameworks in general - I think they'll continue to be popular and used a lot. However, I'm more excited about developing SOFE

[appfuse-user] Future of Spring MVC

2007-11-12 Thread Carlos Ortiz
Hi I wonder what would be the future of Spring MVC? Any hints?