deeps pravi

Greenhorn
+ Follow
since Nov 29, 2011
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by deeps pravi

hi,

Thanks for the reply.But since I want to use ajax requests extensively, do you think webflow has some advantage over mvc?

Thanks,
Deeps
12 years ago
Hi,

I want to develop a web application which uses Spring in the service layer.I have gone through the tutorials and got confused whether to use spring mvc or web flow. My application has got 4 or 5 different pages, the pages has no interaction which each other,but within each page there are so many ajax requests, or in other words a major part of my application works through ajax requests within the pages.
Can anyone please tell me whether I should use mvc or webflow? Also what can be a better choice for the view?jsp or jsf(richfaces)? I am more concerned about the performance of the application when multiple users login.

thanks,
deeps.
12 years ago