in Search
     
Latest post 04-10-2008 12:22 AM by dohdoh. 5 replies.
Page 1 of 1 (6 items)
Sort Posts: Previous Next
  • 04-08-2008 9:44 PM

    • jmie
    • Top 150 Contributor
    • Joined on 12-04-2006
    • Quezon City
    • Posts 9
    • Points 150

    Getting started with JSP

     Hi,

    IM a PHP programmer for 3 yrs and a newbie in JSP, Servlet. I need to learn JSP, Servlet for 2 months. Atleast I can develop a small site with db

    Any refferals for school that offers short courses in JSP,Servlet?

    I have installed Tomcat  6.0 and JCreator as my IDE.

    I have some  confusions. I also registered in eatj for free hosting.

    But I wasnt able to make a .war file.

    The Error is:

    in command prompt when I am typing c:\user\Sony\jmie\javaprograms\eatj\mysample>jar cvf ROOT.war.

    iam getting following error jar is not recognized as internal or external,operatable programm or batch file.

    I also set the classpath But its not working it is showing same error . Pls Help
    • Post Points: 35
  • 04-08-2008 11:05 PM In reply to

    • dohdoh
    • Top 100 Contributor
    • Joined on 07-12-2007
    • Posts 10
    • Points 215

    Re: Getting started with JSP

    try to read head first jsp and servlets.. its a good starting point..
    • Post Points: 20
  • 04-09-2008 3:40 PM In reply to

    • adonhis
    • Top 50 Contributor
    • Joined on 06-26-2006
    • Manila
    • Posts 36
    • Points 525

    Re: Getting started with JSP

    dohdoh:
    try to read head first jsp and servlets.. its a good starting point..
     

    Yeah! Download mo na dito: http://www.pdfchm.com/book/head-first-servlets-and-jsp-passing-the-sun-certified-web-component-developer-exam-scwcd--8510/

    ;) 

    -You can do anything you think you can.-
    • Post Points: 20
  • 04-09-2008 9:00 PM In reply to

    • jmie
    • Top 150 Contributor
    • Joined on 12-04-2006
    • Quezon City
    • Posts 9
    • Points 150

    Re: Getting started with JSP

     Thanks everyoneSmile

    • Post Points: 20
  • 04-09-2008 11:26 PM In reply to

    • lamia
    • Top 10 Contributor
    • Joined on 06-20-2006
    • Sampaloc, Manila
    • Posts 752
    • Points 13,185

    Re: Getting started with JSP

    You can create a war file using an IDE. I'm not sure with the IDE you are using but it's possible with Netbeans and Eclipse.  Knowledge of deployment is important but it's more important to learn the Java language first very anything else. So don't let deployment prevent you from learning that and use standard, widely used tools.

     

    Convert limitations to great expectations... You are the creative force of your life...

    • Post Points: 5
  • 04-10-2008 12:22 AM In reply to

    • dohdoh
    • Top 100 Contributor
    • Joined on 07-12-2007
    • Posts 10
    • Points 215

    Re: Getting started with JSP

    check your system path, i think {JAVA_HOME}/bin is not included in your path..
    • Post Points: 5
Page 1 of 1 (6 items)