Hi Jiju

In my NetBeans 6.8 I can select from the menu "File" -> "New Project", then in the dialog box: "Java Web" -> "Web Application".

If you cannot do it, it may happens because your NetBeans is missing some plugins. When installing, I had chosen the "complete" installation (column "All" on the download page) that includes "Java Web and EE". Other packages (such as the "PHP" installation) may exclude the necessary plugins for Web Applications.

If you can create a simple "Hello World" Java SE project, you will just need to install the proper plugins. If you cannot create any Java project, than I suggest to reinstall NetBeans, the "All" package.

But if you already can create simple Java projects, as I said, you will need just some more plugins. The menu "Tools" -> "Plugins" shows the installed plugins and the available ones. On my installation, the tab "Installed" shows:
- Java ME
- JavaFX
- Java SE (necessary)
- Groovy
- Base IDE (necessary)
- Java Web and EE (necessary)
- PHP
- C/C++
- Ruby

If one of the necessary plugins is missing in your installation, look for it in the "Available Plugins" tab, chack it and install it.

Hope it helps

mihai


Jiju Sekhar a écrit :
Hello,
can anyone help me?
I have installed netbeans6.8version, but in that version i am not able to view the design page (visual web). how to view design page and how to start ? I have read some forums regarding this, but i dont whether that correct or not. forum saying that netbeans6.5 version has that facility to view design part. But i tried that also, there i am not able to create java web application. that option itself is not comming there. How can i develop the jsp pages etc easily by seeing design page as well as source part.

Please reply for this mail

Thanks & Regards
Jijeesh Sekhar E

--
You received this message because you are subscribed to the Google
Groups "Java EE (J2EE) Programming with Passion!" group.
To post to this group, send email to
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en

Reply via email to