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 / ramesh
Use JAD decompiler tool.Available on on net.Run Jad in dos
window.It will show help lines.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the use of httpservletrequestwrapper?
Explain the methods of request dispatcher in servlet?
What do you mean by servlet?
Why do we have servlet wrapper classes?
What are the important functions of filters?
Is servlet synchronized?
Explain the war file?
How can I send user authentication information while making URL Connection?
How to make sure a servlet is loaded at the application startup?
What is http servlet? Explain with the help of an example.
what is servlet chaining?
Which HTTP method is non-idempotent?
What is the difference between Difference between doGet() and doPost()?
Tell us something about servletcontext interface.
When jsessionid is created?