• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

editor for JSP

 
Ranch Hand
Posts: 44
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi

i am new to jsp..can any one suggest which free editor can i use for jsp??

thx
megha
 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi
u can download the altova xmlspy2005 from
http://www.xmlspy.com/download_spy_professional.html

enjoy....
 
Ranch Hand
Posts: 65
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

You Can also go to the 30- days trail version of Edit-Plus Software
 
Ranch Hand
Posts: 5093
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
shun xmlspy.
It can completely corrupt your system if you try to remove it after the trial expires.
We tried it a few years ago and on uninstallation it messed up our registry completely. Just about every file association was changed to point to xmlspy (which was of course removed by then), while when installed it had had "only" xml, xsl, and other related stuff pointing to it (which it had done without asking, a major nono for common filetypes).

I also found it extremely unintuitive to use, and way overpriced.

For JSP editing I use mainly GVIM and Eclipse (with SolarEclipse plugin), JBuilder 2005 Developer and Enterprise also are supposed to have excellent editors (though I haven't tried those).
 
Ben Souther
Sheriff
Posts: 13411
Firefox Browser VI Editor Redhat
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

For JSP editing I use mainly GVIM and Eclipse (with SolarEclipse plugin), JBuilder 2005 Developer and Enterprise also are supposed to have excellent editors (though I haven't tried those).



FYI: There is a vi plugin for Eclipse..
You'll have to google for it. I don't have the link handy
 
Ranch Hand
Posts: 1087
Oracle Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
have you seen textpad, it is tiny, only syntax file need to be added, and its freeware, also jedit is there which is also freeware
[ February 04, 2005: Message edited by: Shailesh Chandra ]
 
Ranch Hand
Posts: 87
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Gel is very good as a JSP editor. You can download it a www.gexperts.com.
 
Greenhorn
Posts: 15
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Oracle also makes a nice IDE.
http://www.oracle.com/tools/jdev_home.html
 
Ranch Hand
Posts: 96
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi megha!!!

Well i am not a java wizzard but what i suggest is that try doing it using notpad and dreamweaver.this will help u to know java more as u won't get any context help so you will learn about all the classes their constructors and everything... by heart.

himanshu
 
Jeroen Wenting
Ranch Hand
Posts: 5093
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Gert Cuppens:
Gel is very good as a JSP editor. You can download it a www.gexperts.com.



why revive a month old thread to spam a product?
I've tried Gel and it's no good at all.
 
Gert Cuppens
Ranch Hand
Posts: 87
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I've been looking for a free alternative for Gel. Until now, I haven't found a better one. What would you suggest ?
 
Jeroen Wenting
Ranch Hand
Posts: 5093
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Eclipse is good, VI is good, Netbeans 4 is decent, JBuilder Foundation is good.
 
Ranch Hand
Posts: 32
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I think U should try notepad Initially,for better understanding of the situation.But If u really need to work on a good Editor,Then u can go for EditPlus.that is a very good Editor,B'coz u r new to JSP.
 
It means our mission is in jeapordy! Quick, read this tiny ad!
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic