Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Internet & the Web (https://www.askmehelpdesk.com/forumdisplay.php?f=177)
-   -   Jsp (https://www.askmehelpdesk.com/showthread.php?t=20089)

  • Feb 8, 2006, 06:43 AM
    STRANGER_OF_UR_DREAMZ
    Jsp
    Hi pals
    I would like to know about JSP programs,how to use JSP programs etc , not the subject ,can anyone help me...
  • Feb 8, 2006, 09:23 AM
    LTheobald
    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.

  • All times are GMT -7. The time now is 09:18 AM.