Hi.
Can anyone suggest free JSP editor plug in for eclipse 3.1?
Alan
Hi,
BEA makes a plugin, and offer a free version. Here's a link:
http://www.bea.com/framework.jsp?CNT=index.htm&FP=/content/products/workshop/jsp
_editor/
Or, if you prefer:
http://linkfrog.net/daep
I haven't used it much myself, and wasn't too impressed with what I
saw. For instance, you can only edit a JSP if it's in a project--no
"on-the-fly" editing.
Walter Gildersleeve
Freiburg, Germany
______________________________________________________
http://linkfrog.net
URL Shortening
Free and easy, small and green.
aklikic@yahoo.com - 01 Feb 2006 11:34 GMT
Boris Gorjan - 01 Feb 2006 17:29 GMT
> Hi,
>
[quoted text clipped - 9 lines]
> saw. For instance, you can only edit a JSP if it's in a project--no
> "on-the-fly" editing.
Does it include
1. integrated application server handling?
2. deployment capabilities?
(like, for example, MyEclipse, which does all that, but sucks at it)
JScoobyCed - 02 Feb 2006 08:51 GMT
> Hi,
>
> BEA makes a plugin, and offer a free version. Here's a link:
>
> http://www.bea.com/framework.jsp?CNT=index.htm&FP=/content/products/workshop/jsp
_editor/
Hi,
I just triied it and it is not that great. It is usefull, but needs
more compliance to HTML and CSS. I admit it is a great start, but it
needs more time to be really usefull, helpfull.
An example of things that are not well done:
- tables are not rendered correctly when centered
- background images in TD and TR tags are not well managed
- picture/js files/css files paths are file system dependant (ok, there
is a turnaround, but it limits the programmer to choose the paths)
For very basic web-apps, it is a good solution. But for more complexe
and existing web-app, this tool needs more time to mature.

Signature
JSC
NullBock - 02 Feb 2006 09:51 GMT
I feel pretty much the same way. I've been using Macromedia for JSP
development, and have a lot of complaints about it, too. Actually,
I've yet to see a decent JSP IDE, eith free or not. Anyone have any
suggestions?
Walter Gildersleeve
Freiburg, Germany
______________________________________________________
http://linkfrog.net
URL Shortening
Free and easy, small and green.
philippe.malka@crysalid-server.com - 02 Feb 2006 20:41 GMT
Why dont u try Eclipse WTP ?
<a
href='http://www.eclipse.org/webtools/'>http://www.eclipse.org/webtools/</a>
Just use version 1.0 (the latest one) u can even develop web services
...
Philippe
Fontaine Les Dijon
France