i have class files in class folder. but i have no java files.
but i want to modify the java files which are related to
class files . how ?
Answer Posted / guest
Using java decompiler tool???May be that is an answer.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Is servlet thread safe?
What is the process for chaining servlet?
What do you mean by httpservlet and how it is different from the genericservlet?
What is the purpose of inter-servlet communication?
What are the functions of the servlet container?
What is http servlet in java?
What is the use of java servlet api?
What is the major difference between servlet and applet?
Why is Servlet so popular?
Why do we have servlet listeners?
Why servlet is used as controller ? Not JSP? I want complete explation?
Can servlet have a constructor ?
Tell the new features added in servletrequest interface i.e. Servlet 2.4
Why are servlets used?
If servlet receives multiple requests, how many objects will it create?