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
How do you configure a centralized error handler in servlets?
Difference between httpservlet and generic servlets?
What is servlet name in web xml?
When servlet object is created?
How can we achieve transport layer security for our web application?
What is api in servlet?
What is the inter-servlet communication?
Can you call a jsp from the servlet?
How does java thread pool work?
Which event is fired at the time of setting, getting or removing attribute from application scope?
What are the exceptions thrown by servlets? Why?
What are the uses of servlets?
How do I know if java is running on linux?
What is the structure of the http response
Explain jsessionid and when is it created?