Can I use multiple html form elements with the same name?


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

Post New Answer

More Advanced Java Interview Questions

difference between HashMap, Hashset and hashTable?

2 Answers   HCL, Infotech,


What is the relationship between the canvas class and the graphics class?

0 Answers  


What is colon_pkg_prefixes and what is its use?

0 Answers  


what we can't do in jdbc but can do hibernate?

3 Answers   Cap Gemini,


int x=5,i=1,y=0; while(i<=5) { y=x++ + ++x; i=i+2; } System.out.println(x); System.out.println(y); System.out.println(i); How to solve this? Please explain!

0 Answers  






What if the static modifier is removed from the signature of the main method?

0 Answers  


what are the software's needed to develop advanced java 3 tier application project

1 Answers  


How is serialization used generally ?

3 Answers  


how the action can be map from jsp page to bean class in mvc1

1 Answers   Photon,


Describe responsibilities of Activator?

0 Answers  


What do you mean by Socket Programming?

0 Answers  


what is JTA ?

2 Answers  


Categories