>From homework quote: "The homework is to modify the hello2 project as described below. (You might want to create a new project by copying the hello2 project.) You can name the homework project in any way you want but here I am going to call it Myhello2."
Question is, how do you copy a project from hello2 to Myhello2? I open new project with the name 'Myhello2' then copy the files from GreetingServlet.java and ResponseServlet.java to the SourcePackage directory, the web.xml to the Webpages directory. But it isn't working. How many files do you have to copy? I also made changes to the web.xml file from "<display-name>hello2</display-name>" to "<display- name>Myhello2</display-name>" Thanks, --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Java EE (J2EE) Programming with Passion!" group. To post to this group, send email to java-ee-j2ee-programming-with-passion@googlegroups.com To unsubscribe from this group, send email to java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en -~----------~----~----~----~------~----~------~--~---