What is java netbeans?
No Answer is Posted For this Question
Be the First to Post Answer
What do you understand by a thin client?
What is core java and j2ee?
when i m calling java for web browser . so browser it's not support. show error in browser: internal error occur. java.lang.NoClassDefFoundError. will you give me solution why it's not starting browser.? is there any consult with .net framework2.0?
What is a thin client?
What is web container in j2ee?
What is application client container?
Explain the following statement: Java is always pass-by-value.
Is c++ more secure than java?
for example we are login into the irctc server from there it will go to the selected bank and deduct amount and come back to the irctc. so if we are developing this in java means will it be run on the same session. but as per my knowledge bank is separate and irctc is separate URL's so it will use two different sessions then how it is maintaining same session through out application and even it uses the payment gateway? how it is working can any one help me on that??
Which compiler is used in java?
What is B2B?
Every field has setter and getter methods.what is happening in this methods.