What is the diffrence between a local-tx-datasource and a xa-datasource? Can you use transactions in both?
No Answer is Posted For this Question
Be the First to Post Answer
what do u mean by java bean??
How can I avoid validating a form before data is entered?
Urgent Openings for Java and .NET ( India, Singapore, Australia, Japan)
What you mean by COM and DCOM?
What is a layout manager?
Can we have more than one action servlet?
what is handle?
String is immutable.it is true String can be change to mutable How?
6 Answers IBM, Professional Access, TCS,
How many JSP scripting elements and what are they?
Which characters may be used as the second character of an identifier, but not as the first character of an identifier?
Can I import same package/class twice? Will the jvm load the package twice at runtime?
For an example, if we have some variable in run method, and we created one or more threads. Does all threads will share the same variable or a copy of variable is created for each thread??