aspose file tools
The moose likes JSP and the fly likes Learning JSP from beginning to end Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSP
Reply Bookmark "Learning JSP from beginning to end" Watch "Learning JSP from beginning to end" New topic
Author

Learning JSP from beginning to end

P.K Arora
Greenhorn

Joined: Aug 19, 2011
Posts: 2

Hi Everyone.
As I am new to this world and wanted to learn all about JSP from VERY BEGINNING to END so as to become to professional web developer.

I have good knowledge of C/C++, all concept of OOPs, and also know how to compile programs in Java and little more. I would be really thankful if you could help me in my long journey.
Thnku.
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56529
    
  14

Start by reading these articles:
  • The Secret Life of JSPs
  • The Front Man


  • Then get yourself a good modern reference. One that focuses on the JSTL and EL rather than discredited Java scriptlets.

    And note, if you are new to Java, you need to get a good handle on the language before diving off into Servlets and JSP.


    [Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
     
    I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
     
    subject: Learning JSP from beginning to end
     
    Similar Threads
    mistake in assesment exam?
    Q about Dan's Mock Exam
    ORA 01001 : Invalid Cursor
    Refreshing a window
    running a packaged java class