What's a good editor for JSP?

Is there a text editor available that is customized for JSP? For example, I use Allaire (now Macromedia) Studio for writing ColdFusion and it's nice because it has built in shortcuts for the tags, comments, etc, which saves keystrokes. Is there something similar for JSP coding?

dreamweaver doesn't do anything for you, if you want
to use Java as your embedded scripting lang (unlike if
u want to use javascript), so it's no better than
notepad, apart from it uses colours, and you can see a
preview (but only of the static bits!).It's better than notepad in that you can specify all your server and ftp details

Similar Messages

  • What's a good book for getting started?

    I've been doing web design in HTML and ColdFusion for almost 3 years. It's clear that ColdFusion is on it's way out and I need to learn J2EE/Java/JSP etc. I have a few questions:
    Java is a term I've heard associated with C++ and other types of programming as well as Web design. Are the Java/C++ Java and the Web Java basically the same type of language? Is the Web Java and JavaScript the same thing? I'm very confused!
    What is a good book for getting these types of questions answered and getting started in J2EE/Java/JSP? There are quite a few variations of script languages out there and I want to make sure I learn the right stuff, ie the stuff that employers are going to be needing.
    Thanks!

    Here is a free online version of a good book:
    http://pdf.coreservlets.com/Core-Servlets-and-JSP.pdf
    Print it off or read from the screen. Otherwise, there are several good Java books out there. What I would do is go to the bookstore and thumb through a few books. Depending on what type of book you want (example based or theory) find the books that you think would satisfy your learning style. Write down the names and authors, go home and buy them used online at Amazon for tremendous discounts. This way you can buy several versus just one.

  • What is a good strategy for keeping the OEM GRID up and running?

    Hi,
    What is a good strategy for keeping OEM GRID up and running? Currently, we have grid installed on one linux64bit box with 4 cpus and 8 gigs of RAM, oms 10204, repdb 10204, agent 10204. In addition to using this oem grid for notifications and performance monitring, we are also using this oem grid for scheduling over 700 jobs running over 30 targets.
    What is a good strategy to have to backup the grid so that when this box goes down, we can restore and then recover the grid? Please lead to white papers or documentations. Thank you.

    Take a look at Oracle Maximum Availability Architecture, a set of architectural recommendation on setting Oracle software up for high availability.
    The information is available on this page:
    http://www.oracle.com/technology/deploy/availability/htdocs/maa.htm
    Look under HA Best Practices for Grid Control.
    Chung Wu
    [Application Management Blog|http://www.appmanagementblog.com/]

  • Good book for JSP

    Hi all
    Can u pls just me a good book for JSP especially for beginners other than "Core Servlets and JSP" by HALL .The customers review for this book in amazon.com is very poor .Pls help me.
    Thanx in advance.Bye

    When I went to Amazon to look at the reviews I saw that Hall's book got 4.5/5.0 stars based on 217 reviews.
    Three reviews are listed in detail, and two of those are negative, so I can see where the OP got his negative view of this book.
    But all 214 of the others couldn't ALL be wrong, could they?
    I have "Core Servlets" and "More Core Servlets", and I think both are very good. If the OP is a newcomer to servlets and JSPs, I know these will be a good enough introduction.
    These books do suffer from the same problem that a lot of computer books do: advancing standards. JSP and JSTL have moved on since Marty Hall wrote these books, so he's not always 100% up to date. But the basic information is well done.
    If the OP still objects to Hall's texts, I'd recommend getting a servlet/JSP book that discusses the latest standard, if possible.
    Jason Hunter's O'Reilly book is also good, in my view. - MOD

  • Good IDE for JSP/Servlets Development

    Guys, I was looking for a good IDE for JSP/Sevlets development. I for myself wouldn't need or atleast wouldn't want to have one, but for our production they say they need one. So please can u guys advise one. I have downloaded and tried JDeveloper but it just hangs, dont know but looks like its too memory intensive. Any suggestions??? Thanks in advance

    IBM's Websphere Studio Application Developer (WSAD) is a good one. It can also connect to any CVS servers, which allows you to control the versions. Hope this may help you...

  • What is a good replacement for the Adobe Flash Player for my iPad?

    What is a good substitute for Adobe Flash Player for my iPad? I would like to download a flash player for games but not sure what to get. Any suggestions, please?

    <http://store.apple.com/us/product/MC742ZM/A/ati-radeon-hd-5770-graphics-upgrade- kit-for-mac-pro-(mid-2010)>

  • What is the plugin used for jsp/servlet development , deployment in eclipse

    what is the plugin used for jsp/servlet development , deployment in eclipse?
    can some body tell me what are the other plugins to be used in enterprise java developement
    is eclipse would be a best choice j2ee application development?
    thanks

    what is the plugin used for jsp/servlet development ,
    deployment in eclipse?There are several J2EE plugins I think. One is Lomboz.
    can some body tell me what are the other plugins to
    be used in enterprise java developementPfft...
    1) Might depend on what you're doing. J2EE is not just JSP, you know?
    2) Why do you ask about Eclipse IDE at Sun's Java Programming forum?
    3) Do you really want me to list the 5000 plug-ins someone might use for J2EE-related development?
    4) Open fucking Google and search yourself
    is eclipse would be a best choice j2ee application
    development?IMO: no. Simply because you have to look for J2EE plugins. I'm too lazy for that. Though it has other benefits that might outweigh the plug-in-searching issue.

  • Best editor for JSP

    Who knows what editors are best to create JSP in?
    I usually use TextPad for java but it show JSP files in plain black. :( I have found that MS Frontpage is the only editor that shows JSP and HTML correctly. It puts everything in the directive tags in a marron color that makes it stand out from the HTML.
    But is there another editor that is good for this?
    Thanks,
    Babar

    Allaire (now part of Macromedia) used to have a product called JRun Studio which was great for JSP's but I'm not sure if this is still available.
    DreamWeaver is pretty nifty and one of the more cheaper options. Then again you could try any HTML editor with syntax highlighting!!
    If you looking at syntax higlighting Java IDEs such as Forte4Java and JBuilder will offer this, however JBuilder is not cheap and will set you back. Forte is free for the community build but I've gone back to using text editors as many of these IDE's leave you with projects structured by their own standards (Ant and XDoclet are more flexible).
    If your just after a cheap solution to syntax highlighting TextPad will let you set up your highlighting options. Code insight will cost you though.
    Regards,
    Anthony

  • Html editor for jsp

    hello ppl,
    is there any html editors entirely written in jsp.
    i want to edit the content on weserver throught the editor.
    which should have the source code available.
    can u plz help me guys,
    thanks

    Do u think there exists any WYSIWYG HTML editor
    written in JSP?They may exist, but should perform very poorly in perspective to the existing ones which are written in a clientside language, e.g. JavaScript (FckEditor and so on).
    I don't even know what he actually mean?
    May be he's trying for WYSIWYG editor for HTML/JSP.No, I am certainly sure that he is asking for an WYSIWYG editor written in JSP. At least, he is asking that literally in the topicstart.

  • Analog to Digital Converter-- What's A Good Product For My System?

    What would be a good analog to digital converter for Final Cut Express HD 3.5 on a Mac OSX 10.4 system? I've used a Canopus on a MacPro with Final Cut Pro before and liked it, but wasn't sure what would be a good product for my macbook. I've looked at the Canopus advc-110 and 55 but am not clear on the difference and if it would work with what I have.

    The ADVC-55 is capture only. It includes composite & s-video inputs and stereo audio inputs. Firewire output.
    The ADVC-110 is bidirectional (meaning you can both capture and output through it - this is a very good way to monitor your video during production as you can see the actual quality on a monitor/TV rather than just your computer screen, which has limited capability to show you the actual video quality.) It includes composite & s-video inputs and outputs; stereo audio inputs & outputs; Firewire input & output.
    The ADVC-300 is also bidirectional and includes composite, s-video and component video i/o (D1 connector) inputs & outputs; stereo audio inputs & outputs; Firewire input & output; and software that enables you to tweak its video settings. Helpful in cleaning up particularly bad analog videos.
    I've used these things for years and they all work great. I do not believe there is any difference in the internal conversion hardware ... The primary differences are support for one-way vs. bidirectional conversion; input/output connectors; and the software that comes with the ADVC-300.
    If you have basically clean analog video, any of these units will be fine. You can use any analog source (VHS deck, camcorder, DVD player, etc.) and would typically use iMovie or Final Cut Express to capture your video on a Mac.

  • Visual Age - no editor for JSP.???

    Hi folks!
    I'm sorry if this sounds dumb, but I just found that my company has VisualAge Enterprise Edition 3.5 - and it seemed very attractive to me... BUT - although it has a run time environment for JSPs, it does not seem to provide an editor to write JSPs... am I not finding something the right way..??? Also, is there a way I can set the IDE's Java classpath..?? right now, it is using antiquated versions of the jdk and jsdk APIs... Help..? Please..???

    Correct Visual Age does not have a JSP editor - if you go on the Visual Age J2EE course you end up using WebSphere Studio!
    Haven't used Visual Age since the course but I'm sure you can edit the class path BUT
    If my experience is anything to go by you probably can't use a newer JDK as the IDE is very tied to the one it's shipped with (I tried this with WebSphere Studio to upgrade from 1.3 to 1.4 and it broke).
    Visual Age probably uses the IBM JDK (Studio does) so if you can get a newer version of the IBM JDK this may work.
    You could always ask nicely for an upgrade to WebSphere Studio - but beware version 4 has no applet editor!
    HH

  • What is a good extenstion for pop up menus?

    I recently created a site in Fireworks that used pop up menus
    but then found out later that they don't work on Internet Explorer
    (you can view the site at www.caspre.com it is the very last menu
    item at the end called "about cascade"). What I need to know is if
    there is a good extension for dreamweaver (or fireworks) that won't
    cause problems in ie. It should be noted that the pop up menu works
    great in Firefox.

    "Paevo Kelley" <[email protected]> wrote in
    message
    news:fl1dh0$ck5$[email protected]..
    > Or Plugin Lab (much better in my opinion)...
    Mind to qualify your opinion in terms of code quality,
    accessibility, and
    support? I'm sure that would be quite helpful information for
    lots of folks.
    Al Sparber - PVII
    http://www.projectseven.com
    Extending Dreamweaver - Nav Systems | Galleries | Widgets
    Authors: "42nd Street: Mastering the Art of CSS Design"

  • What is a good design for remote Views?

    Hi All,
    I am thinking how would I design my process for performance consideration in retrieving dynamic values of table/view data.
    The requirement is like this:
    1. We have 50 databases residing on each own server counterpart (50 servers).
    2. Each database has table Patch_LeveL (apps_name, patch_level), which contains  just one row only to reflect the latest patch level applied for the apps on this database. Note that are we constantly on applying service packs for this apps.
    3. On our central monitoring server (db). I create 50 database LINKS for each of the 50 databases.
    4. I created 50 views over these links to make  it centralized to represent  the 50 Patch_Level tables. As   patch_level_view1, 2, 3.....patch_level_view50.
    5. I then create a central view as .... as  union of the 50 individual views Actually I am just planning to do the above activity.
    My question is....is this a good design for performance? Can you share be a better approach?
    Is there a limitation of joining "union" of 50 views?
    Thanks a lot,

    Is there a limitation of joining "union" of 50 views?What can happen is if the connection to one of these servers is interrupted, the big "union" view will not work. As said by above poster MV, with lets say an hourly refresh, helps with this situation as you have the data that was gathered last time (and most likely it is still valid).

  • Looking for clip art pictures for birthday invitation. What is a good spot for that?

    Looking for clip art pictures for Birthday invitations. What is a good spot to find these or how do I acess this on my mac.  New to mac.
    Thanks

    Do a search for clip art using your favorite search engine - Google or Bing are good places to start. 

  • What are some good cases for the ipad 2?

    what are good cases for the ipad 2?

    I bought an Adesso case/keyboard model WKB-2000CD http://www.adesso.com/en/component/content/article/49-coming-soon/455-wkb-2000cd .html Works great & looks good. Do a Google search using the model number to get the best price.
     Cheers, Tom

Maybe you are looking for