Jump to content

Java JSP

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
3 replies to this topic

#1
isuru

isuru

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 233 posts
I was going to start learning JSP. But when I started to setup IDE and server, I got bored. Do you guys have any tips...like choosing IDE, Setting up Server....:)
Lost!

#2
josep

josep

    Learning Programmer

  • Members
  • PipPipPip
  • 56 posts
You can download netbeans IDE Welcome to NetBeans, it also comes bundled with GlassFish Application server. You can do all in one installation.
Good luck!

#3
isuru

isuru

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 233 posts

josep said:

You can download netbeans IDE Welcome to NetBeans, it also comes bundled with GlassFish Application server. You can do all in one installation.
Good luck!

Is that GlassFish is a server?
I have netbeans.... but not installed glassfish plugin...
Lost!

#4
josep

josep

    Learning Programmer

  • Members
  • PipPipPip
  • 56 posts
Yes it is a server.you can install it and start to running your JSP.