What are transaction attributes?
No Answer is Posted For this Question
Be the First to Post Answer
what is meant by JRMP?
How to determine applet?s height and width?
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!
What is diffennce between AWT & SWING?
What modifiers may be used with an inner class that is a member of an outer class?
What is there in browser that it supports web based applications of java or any other PL?
what is DGC?
What modifiers may be used with an interface declaration?
What is the RMI and Socket?
What is Stream and Types?
How two threads will communicate with each other?
whether the connectionpooling used in struts?