try changing port number in bookstore5/Web Pages/WEB-INF/web.xml line9: <param-value>http://localhost:8080/bookstore5/books.jspx</param-value>
I changed it to 29693 and it worked for me <param-value>http://localhost:29693/bookstore5/books.jspx</param- value> your port number might be different, figure it out by running bookstore5 and looking in the browser URL. On Jul 3, 1:07 am, vivekt <vivekrao...@gmail.com> wrote: > This error is resolved by Sang, but there is one more error, clicking > the option "Buy your books " > giveshttp://localhost:8080/struts-bookstore/bookcashier > is not found. > > On Jul 2, 1:03 pm, vivekt <vivekrao...@gmail.com> wrote: > > > There is an error in struts bookstore example(Unable to checkout a > > book). Could you please rectify it. -- 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?hl=en