What are the differences between forwarding () method and sendredirect() methods?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

How many bits is a string in java?

0 Answers  


How to sort a vector elements that contains the user define class object? (Note: If Suppose consider, A Student class contain two data members. They are String studentName and int rollNo. I am creating Four objects for this class, each object contains students details like name and roll no. Now i am storing that objects in vector and if i retiving the elements from the vector means then it should be display in sorting order)

3 Answers   ProdEx Technologies,


What is an immutable object?

0 Answers  


what is an virtual function

2 Answers   TCS,


explain what is transient variable in java?

0 Answers  






What is difference in between java class and bean?

0 Answers  


What is the purpose of javac exe?

0 Answers  


how to accept integer array in java

2 Answers   Tech Guru,


What is an exception? difference between Checked and Unchecked exception in Java

0 Answers   SkillGun Technologies,


In a container there are 5 components. I want to display the all the components names, how will you do that one?

0 Answers  


Does printwriter create a file?

0 Answers  


Which types of exceptions are caught at compile time?

0 Answers  


Categories