What do you know about seam?


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

Post New Answer

More Advanced Java Interview Questions

Why JDBC has introduced

4 Answers  


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 is the need of serialize?

2 Answers   Wipro,


important features of java which differenciate it from c++

3 Answers  


What is the infobus?

0 Answers  






How will the struts know which action class to call when you submit a form?

6 Answers   HeadStrong,


What is bean? Where can it be used?

0 Answers  


whether the connectionpooling used in struts?

2 Answers   SolutionNET,


whats is mean by tiles in struts

0 Answers   SolutionNET,


What is in-memory replication?

0 Answers  


When is the best time to validate input?

0 Answers  


what is Bootstrap loader program?

1 Answers   Rossell Techsys,


Categories