Ask Experts Questions for FREE Help !
Ask
    STRANGER_OF_UR_DREAMZ's Avatar
    STRANGER_OF_UR_DREAMZ Posts: 61, Reputation: 2
    Junior Member
     
    #1

    Feb 8, 2006, 06:43 AM
    Jsp
    Hi pals
    I would like to know about JSP programs,how to use JSP programs etc , not the subject ,can anyone help me...
    LTheobald's Avatar
    LTheobald Posts: 1,051, Reputation: 127
    Ultra Member
     
    #2

    Feb 8, 2006, 09:23 AM
    This will start you off: http://www.visualbuilder.com/jsp/tutorial/

    Basically JSP pages are web pages with embedded tags and Java code. These are then compiled by a servlet engine that translate the page into a java Servlet which is then ran by the application server to produce the appropriate results.


    If you don't know any Java but are going to try to learn JavaServer Pages, you going to hit trouble. Learn Java first.

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.



View more questions Search