hi,
I have edited one class file with this editor, but when created the jar file again and tried to use, the following error happened:
javax.servlet.ServletException: RequestDispatcher.forward()/include() failed to get servlet: HtmlAuthenticateServlet
the only thing i edited was a string (utf8), while when get the original file and create the jar file again it works, any ideas?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hi,
I have edited one class file with this editor, but when created the jar file again and tried to use, the following error happened:
javax.servlet.ServletException: RequestDispatcher.forward()/include() failed to get servlet: HtmlAuthenticateServlet
the only thing i edited was a string (utf8), while when get the original file and create the jar file again it works, any ideas?