aspose file tools
The moose likes IDEs, Version Control and other tools and the fly likes JSP Preview Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "JSP Preview" Watch "JSP Preview" New topic
Author

JSP Preview

Amit Wadhwaa
Ranch Hand

Joined: Feb 15, 2007
Posts: 74
Another thing I would love to have is a preview feature, in the case that I don't have to deploy my application, load the browser and see a rendered JSP. Having a preview pane like Dreamweaver can be amazing and useful feature. Does IDEA7 has something like that?


SCJP 5 94%<br /><a href="http://amit-wadhwa.blogspot.com/" target="_blank" rel="nofollow">My Blog</a>
Dmitry Jemerov
author
Ranch Hand

Joined: Nov 24, 2006
Posts: 120
Hello Amit,

No, there is currently no such preview feature in IntelliJ IDEA. Note that in most cases previewing a JSP will require compiling and deploying the application anyway, because of the dynamic code that can be contained in a JSP.


Dmitry Jemerov<br />Development Lead<br />JetBrains, Inc.<br /><a href="http://www.jetbrains.com/" target="_blank" rel="nofollow">http://www.jetbrains.com/</a><br />"Develop with Pleasure"
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: JSP Preview
 
Similar Threads
Happy New Year! Welcome to our new forums!
preview of pdf files in browsers.
How to preview uploaded image before inserting into the database
Eclipse JSP plugin
HTML/JSP Preview