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
What are the type of protocols used in httpservlet?
Describe servlet?
Why HttpServlet class is declared abstract?
what do you understand by url rewriting?
What’s the difference between genericservlet and httpservlet?
What is session tracking?
What do you mean by default initialization in java servlet?
Write a command to get actual path of a servlet to the server?
What is a server side include (ssi)
What is a web container and what is its responsibility?
What is the use of httpservletrequestwrapper and httpservletresponsewrapper?
What do you mean by servlet?
What is servlet instance?
Explain the steps involved in placing a servlet within a package?
When to use doget() and when dopost()?