Answer Posted / srinivasa
Using precomilers we can comile.In case of weblogic the
precomiler is >jspc -weblogic one.jsp .Every vendor
provides the precompilers.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is a class instance variable?
Why are generics used?
Is array a class?
Can we increase array size dynamically in java?
Does windows 10 need java?
What is flag in java?
What is downcasting?
How big is a 64 bit float?
Are variables stored in ram?
What is the difference between iterator and enumeration ?
Can we overload run() method in java?
I want to persist data of objects for later use. What’s the best approach to do so?
How do you check if a character in a string is a digit or letter?
Explain public static void main(string args[]).
What is thread safe in java?