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 / ravikiran.chd
use java decompiler and find out which source belongs to
which class
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the different methods of session management in servlets?
How can the referrer and the target urls be used in servlet?
Can you explain in detail 'javax.servlet' package?
What are the difference between session and cookies in servlet? Explain
When servlet is loaded?
What are the steps that are involved in using the httpservlet class?
What is url encoding and url decoding
What is difference between jsp and servlet?
Difference between doget and dopost?
How does java thread pool work?
What is the effective way to make sure all the servlets are accessible only when user has a valid session?
What do you mean by a filter and how does it work?
What do you mean by httpservlet and how it is different from the genericservlet?
What is the servlet?
How do you get the ip address of the client in servlet?