diff --git a/OddyFebriansyh_G.231.14.0124_UAS_JAVAtxt.txt b/OddyFebriansyh_G.231.14.0124_UAS_JAVAtxt.txt new file mode 100644 index 0000000..4376d45 --- /dev/null +++ b/OddyFebriansyh_G.231.14.0124_UAS_JAVAtxt.txt @@ -0,0 +1,5 @@ +1. dalam file (my-spring-sevlet.xml) ada code yang salah pada ( ) kemudian di uba menjadi ( ). + +2. selanjutnya pada file web.xml ada code myspring seharusnya ada penambahan ( - ) menjadi my-spring + +3. di file HelloWorld.java file ( return new ModelAndView("welcome", "message", messages); ) dalam text "messages" seharusnya tidak ada penambahan " s " menjadi ( return new ModelAndView("welcome", "message", message); ) \ No newline at end of file