facebook

[Closed] I want to debug my jsp page without full redeploy

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #258354 Reply

    Hulihutu
    Member

    I m sorry for my poor english first =.=

    May be you can’t understand what i m say . it’s a question 😯 😯

    My another question is :

    when i change a jsp page , i must deploy all of my project to app server , for examples , tomcat(yeah,i m using it 🙂 ,i deploy my project to tomcat/webapps/ . And if i change the jsp page in eclipse again , i must restart my tomcat and redeploy the project to the tomcat’s webapps .

    Before i use myeclipse , i use sysdeo’s tomcat plugin , it’s publish the project by change the context.xml file ,and if u change jsp pages, u never need to restart ur tomcat , i think it’s convenient.

    how can i change my jsp pages or html pages without restart my tomcat in myeclipse ?

    thank you for read my poor english , i think it’s toilful 😀

    #258440 Reply

    Scott Anderson
    Participant

    how can i change my jsp pages or html pages without restart my tomcat in myeclipse ?

    Our Sync-On-Demand deployer will deploy only your changed pages without a server restart if you use “Exploded Deployment”. We have a tutorial on how to get started with that here: http://www.myeclipseide.com/images/tutorials/quickstarts/webprojects/

    Please pay particular attention to the text under ‘Figure 20b’ since it describes how MyEclipse does exactly what you’re asking for.

    #258476 Reply

    Hulihutu
    Member

    @support-scott wrote:

    how can i change my jsp pages or html pages without restart my tomcat in myeclipse ?

    Our Sync-On-Demand deployer will deploy only your changed pages without a server restart if you use “Exploded Deployment”. We have a tutorial on how to get started with that here: http://www.myeclipseide.com/images/tutorials/quickstarts/webprojects/

    Please pay particular attention to the text under ‘Figure 20b’ since it describes how MyEclipse does exactly what you’re asking for.

    Thank you very much ! 😛 😛

    #259605 Reply

    Riyad Kalla
    Member

    No problem.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: [Closed] I want to debug my jsp page without full redeploy

You must be logged in to post in the forum log in