Click here to Skip to main content
15,917,709 members
Please Sign up or sign in to vote.
2.00/5 (1 vote)
See more:
Hi sir,

I would like to create JSP-servlet program without NetBeans IDE, how can I do this?

Please give me some idea or some basic example.
Posted
Updated 4-Nov-11 22:48pm
v2
Comments
Sergey Alexandrovich Kryukov 6-Nov-11 0:25am    
I wonder, what's wrong with NetBeans?
--SA

You could try Eclipse[^], or, if you really don't like IDEs then just use whatever editor is your favourite.
 
Share this answer
 
Comments
RaisKazi 5-Nov-11 6:18am    
Yes Eclipse is an alternate. But I thought OP do not want to use any Editor. Any ways my 5. :)
Richard MacCutchan 5-Nov-11 9:39am    
Thanks; OP's question asks about doing it without NetBeans (OK, I prefer Eclipse); I don't see a way of doing it without any editor.
harsh25 shah 5-Nov-11 8:28am    
ok thanks for reply sir...
Sergey Alexandrovich Kryukov 6-Nov-11 0:26am    
Right, my 5.
--SA
Not sure why you want to avoid NetBeans IDE which is absolutely Free of Cost.

http://netbeans.org/about/press/2036.html

Any ways if you want to develop Servlet without any IDE, then below link may help you.

http://srikanthtechnologies.com/articles/j2ee/testservlet.html
 
Share this answer
 
Comments
harsh25 shah 5-Nov-11 8:29am    
thank you so much for given me link ,thanks a lot sir....
RaisKazi 5-Nov-11 8:37am    
You are Welcome. :)
you can create page using your notepad..
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900