| Author |
Refactoring JSP
|
amol mathur
Greenhorn
Joined: May 28, 2001
Posts: 6
|
|
Hi, We are in the middle of our development cycle and we want to organize our jsp files in a new folder structure. This will involve moving a lot of included jsps and correcting their relative path. Is there any IDE that supports this?
|
 |
Ben Souther
Sheriff
Joined: Dec 11, 2004
Posts: 13410
|
|
We played with the NitroX plugin for Eclipse for a while at my office. It did have some refactoring tools specifically for JSP (mostly geared towards Struts users). We didn't try what you are trying to do so I can't say if it will work for you or not.
|
Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
|
 |
 |
|
|
subject: Refactoring JSP
|
|
|