aspose file tools
The moose likes JSP and the fly likes Web dev basic features Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "Web dev basic features" Watch "Web dev basic features" New topic
Author

Web dev basic features

Prithviraj Kumar Dasari
Greenhorn

Joined: Oct 16, 2008
Posts: 6
Hi,
I am currently working on building a real time web site. I am using a spring and hibernate for backend and middle layer implementation.

I kind of implemented basic features sessions, cookies and seggregated web layer, model layer and database layer.
However, I am just wondering what are all the basic / advanced features that can be used in web development.
I know the answer is dependent on the kind of web site we develop.
Still, I welcome your ideas or suggestions.

Thank you,
Prithvi.
Paul Sturrock
Bartender

Joined: Apr 14, 2004
Posts: 10336

Do you really mean real time?

Not sure I follow the question - can you make it a bit more specific? Or re-phase is? As it is it reads like you are asking for a list of every conceivable feature you could develop in a web app!


JavaRanch FAQ HowToAskQuestionsOnJavaRanch
Prithviraj Kumar Dasari
Greenhorn

Joined: Oct 16, 2008
Posts: 6
realtime means amazon.com, ebay, snapdeal.com

Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56233
    
  13

Prithviraj Kumar Dasari wrote:realtime means amazon.com, ebay, snapdeal.com

Still not grokking it.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Ashutosh M Kulkarni
Ranch Hand

Joined: Jun 07, 2010
Posts: 41

Prithviraj Kumar Dasari wrote:
I know the answer is dependent on the kind of web site we develop.

Then would you care to venture us through the idea you have for your website?
So that we could try and help you out with your requirements...?

If you really want to know EVERY possible feature you can have in a web app, it would need extensive research on web dev methodologies...
And it could possibly make your web app the best website in the world...! (well, given that you want to include EVERY feature that exists... )


SCJP 6, next stop - OCPJWCD!
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Web dev basic features
 
Similar Threads
architecture of a heavy traffic site
generating gifs in java
validation handling in multi tier applications
creating gifs
validation handling in multi tier applications