• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Websites Development using

 
Ranch Hand
Posts: 37
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

I am comfortable with java JSP,Servlets for developing websites.But I am not aware of the latest concepts in Java which help developing websites easier.
I am looking for a very good book (both hartd copy and online)on websites development using Java and its various children.


Can somebody please help me on this?

 
Ranch Hand
Posts: 238
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Can you please be more specific on what kind of resources you are looking since there are so many books out there depending on your need for websute develpoping
 
Ranch Hand
Posts: 689
Scala Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi now a days big project not made using Only Jsp and Servlet. Using framework with Jsp and servlet is more preferable.
 
Sheriff
Posts: 67746
173
Mac Mac OS X IntelliJ IDE jQuery TypeScript Java iOS
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Nishan Patel wrote:Hi now a days big project not made using Only Jsp and Servlet. Using framework with Jsp and servlet is more preferable.


That is not a universally shared opinion.
 
Nishan Patel
Ranch Hand
Posts: 689
Scala Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Bear Bibeault wrote:

Nishan Patel wrote:Hi now a days big project not made using Only Jsp and Servlet. Using framework with Jsp and servlet is more preferable.


That is not a universally shared opinion.



Yes, That is true, but designing you application using Servlet and Jsp is bit consuming. We have already predefine solution for commonly occur software problem as a form of framework so why don't we take advantage of this. That is why I said to preferable to use framework.
 
C Kushtawar
Ranch Hand
Posts: 37
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am looking for a book which can act as a complete reference for websites development using java frameworks like struts,etc.
To be more specific the book which can guide me in making websites development easier and faster.

I hope I am more clear this time.I can very well handle jsp,servlets but nt aware how does struts,spring,hibernate make the overall websites development process easier.So i was looking for a good course material.

Regards,
Chandan
 
Getting married means "We're in love, so let's tell the police!" - and invite this tiny ad to the wedding:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic