hello
i am newer to jsp.
i have done my swing application in netbeans.
is it possible to make jsp project in netbeans?
regards
mak.
Printable View
hello
i am newer to jsp.
i have done my swing application in netbeans.
is it possible to make jsp project in netbeans?
regards
mak.
Yes It is but you have to download NetBeans with Java EE.
On the download page of netbeans.org download the package titled "Java"
And that will have Java SE , Java EE , and Java ME available for use
Yes, and no, you do not need the J2EE version.
File -> New and then pick a "web application"
or look at the examples.