Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » Modifying JSP does not trigger rebuild
Modifying JSP does not trigger rebuild [message #121327] Fri, 15 July 2005 18:06 Go to next message
Eclipse UserFriend
Modifications to JSP files are not picked up

Webtools RC1

1) Create Geronimo Server configuration
2) Create Dynamic Web Project
3) Create a JSP page into the WebContent folder
4) Publish the web project into server (Servers tab -> Right click on
Geronimo -> Publish)
5) Open the jsp page in web browser
6) Modify the JSP page in the editor
7) Republish the web project (Servers tab -> Right click on Geronimo ->
Publish)

The modifications to the JSP page are not republished. Only after I add
a dummy servlet to the web project and make modifications to it are the
JSP files rebuilt and the modifications are seen on the web browser. The
rebuild is somehow tied to .java files.

* Janne Kario
Re: Modifying JSP does not trigger rebuild [message #123759 is a reply to message #121327] Wed, 20 July 2005 18:24 Go to previous message
Eclipse UserFriend
Originally posted by: jongraf82.hotmail.com

If you manually select Build from the Project menu, when you republish, your
JSPs will be updated. I agree, we shouldn't have to do this.

"Janne Kario" <kario@mermit.fi> wrote in message
news:db98bp$8n7$1@news.eclipse.org...
> Modifications to JSP files are not picked up
>
> Webtools RC1
>
> 1) Create Geronimo Server configuration
> 2) Create Dynamic Web Project
> 3) Create a JSP page into the WebContent folder
> 4) Publish the web project into server (Servers tab -> Right click on
> Geronimo -> Publish)
> 5) Open the jsp page in web browser
> 6) Modify the JSP page in the editor
> 7) Republish the web project (Servers tab -> Right click on Geronimo ->
> Publish)
>
> The modifications to the JSP page are not republished. Only after I add a
> dummy servlet to the web project and make modifications to it are the JSP
> files rebuilt and the modifications are seen on the web browser. The
> rebuild is somehow tied to .java files.
>
> * Janne Kario
Previous Topic:Capturing Project Removal
Next Topic:deployment of ear file
Goto Forum:
  


Current Time: Wed May 28 07:09:10 EDT 2025

Powered by FUDForum. Page generated in 0.04889 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top