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
Where is stringbuffer stored?
can java object be locked down for exclusive use by a given thread? Or what happens when a thread cannot acquire a lock on an object? : Java thread
What is a container in a gui?
Write a java program to count the number of words present in a string?
What is visibility mode?
How big is a gigabyte?
What is a package in java? List down various advantages of packages.
Why hashmap is used in java?
How can you avoid serialization in child class if the base class is implementing the serializable interface?
Explain about field hiding in java?
Difference between object instantiation and construction ?
What are packages in java?
What is dynamic binding(late binding)?
What is string length in java?
Is null in java?