The Artima Developer Community
Sponsored Link

Java Answers Forum
how to modify a jsp page

1 reply on 1 page. Most recent reply: Jul 6, 2004 8:45 AM by Adam Duffy

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
shatya

Posts: 2
Nickname: shatya
Registered: Jul, 2004

how to modify a jsp page Posted: Jul 6, 2004 3:23 AM
Reply to this message Reply
Advertisement
to write jsp page which is better editor and how should i modify the page after created the war.can i modify the page after diploying it to the server.


Adam Duffy

Posts: 168
Nickname: adamduffy
Registered: Feb, 2003

Re: how to modify a jsp page Posted: Jul 6, 2004 8:45 AM
Reply to this message Reply
Go to the deployment directory and modify the JSP page using your preferred editor.

Note that if you deploy another WAR file with the same name, then your changes to the JSP page will be overwritten.

HTH,
Adam.

Flat View: This topic has 1 reply on 1 page
Topic: login problem Previous Topic   Next Topic Topic: Concurrent Singleton usage - Limitations ?

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use