How do you compile java?
Answer / Lokesh Meena
Java is compiled using the javac command. For example, javac MyClass.java generates the bytecode file named MyClass.class.
| Is This Answer Correct ? | 0 Yes | 0 No |
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??
What is home interface?
Is java still slow?
What is deployer?
What does the web module contain?
Which is latest technology in java?
what is jvm? how can it is useful in java?
What does java awt stand for?
What is webservices in java?
What is java 2 platform, enterprise edition (j2ee)?
What is filter chain?
What is j2ee api?