Exforsys
+ Reply to Thread
Results 1 to 9 of 9

How To Open .jsp Files?

This is a discussion on How To Open .jsp Files? within the Java forums, part of the Programming Talk category; How To Open .jsp Files?...

  1. #1
    G_KINLAW is offline Junior Member Array
    Join Date
    Mar 2007
    Answers
    1

    How To Open .jsp Files?

    How To Open .jsp Files?


  2. #2
    citizensagainst is offline Junior Member Array
    Join Date
    Mar 2007
    Answers
    1
    It's a Java (server page) file...you'd need a Java editor. You can open it in any browswer (though it may look funny in IE--Firefox will simply display the code). Dreamweaver or something like it (a web editor) is your best bet. Notepad is another option.

    java.sun.com


  3. #3
    joysheet7 is offline Junior Member Array
    Join Date
    Mar 2007
    Answers
    3
    Quote Originally Posted by G_KINLAW View Post
    How To Open .jsp Files?
    u can open .jsp file in editplus as well as editpad


  4. #4
    adeepak's Avatar
    adeepak is offline Junior Member Array
    Join Date
    Jul 2006
    Location
    Pune
    Answers
    4
    to edit .jsp you can use editors as mentioned above.. But see their output they need to be deployed on a Java Application Server (like Tomcat, WebLogic, etc) and then you can open them in browser by giving proper path..


  5. #5
    sampra is offline Junior Member Array
    Join Date
    Mar 2008
    Location
    bangalore
    Answers
    9
    you can open as edit or if you want to run these files then put this file to root of tamcat and you can run through browser.


  6. #6
    jack705 is offline Junior Member Array
    Join Date
    Mar 2010
    Answers
    18
    You can open JSP file in notepad, here are few editors that you can use to open the JSP files in Taxtpad; HTML Kit


  7. #7
    King Sami is offline Junior Member Array
    Join Date
    Apr 2010
    Answers
    2
    Easily customize your Maximo 5 screens with a drag & drop editor!


  8. #8
    Nagaraj is offline Junior Member Array
    Join Date
    Feb 2011
    Location
    Bangalore
    Answers
    3
    You can open .jsp file in any editor like notepad,editplus,macromedia dreamwaver but if you want to run it you need to deploy in servers like tomacat,glassfish..etc.
    My suggestion is download open sources like eclipse or netbeans IDE where you can create your own jsp files and you can run directly.


  9. #9
    swapwarick's Avatar
    swapwarick is offline Member Array
    Join Date
    Mar 2011
    Location
    Pune,India
    Answers
    38
    NetBeans is the best way to open,edit and run JSPs! It has Sql and GlassFish servers! Get ur hand on NetBeans now!


    •    Sponsored Ads



Latest Article

Network Security Risk Assessment and Measurement

Read More...