Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Active Tutors
Asked Questions
Answered Questions
static resources should always be contained using the jsp include directive this way the inclusion is performed just once during the translation
a stored procedure is a set of statementscommands which reside in the database the stored procedure is pre-compiled and keeps the database the effort
sqlwarning objects are a subclass of sqlexception that deal with database access warnings warnings do not stop the implementation of an application
can we use the constructor instead of init to initialize servletans yes of course you can use the constructor instead of init theres nothing to stop
java server pages jsp is a platform independent presentation layer technology that comes with sun s j2ee platform jsps are normal html pages with
the object class is the highest-level class in the java class hierarchy the class is used to show the classes and interfaces that are loaded by a
a java package is a naming context for classes and interfaces a package is used to make a separate name space for groups of classes and interfaces
a scrollbar is a component while scroll panel is a container a scroll panel handles its own events and performs its own
yes jsp technology is extensible by the development of custom actions or tags which are encapsulated in tag libraries
why are jsp pages the preferred api for creating a web-based client programbecause no plug-ins or security policy files are required on the client
how many jsp scripting elements and what are theyans three scripting language elements are therea
implicit objects are formed by the web container and have information related to a particular request page or application they are request response
a jsp page is a text-based document that having two types of text static template data which can be expressed in any text-based format like html svg
java server page is a standard java extension that is described on top of the servlet extensions the goal of jsp is the simplified formation and
in java everything exists within a class it describes the behavior of the class and its characteristics java applications and applets are built in
this language was designed to adapt the changing environment and behavior new methods and instance variables can be added to the client side without
java sdk is not so comfortable with people used to command line interpreter ides contain compilers editors debugging facilities drag and drop methods
performance of interpreted byte codes is sufficient but it can be improved much more than that byte codes are changed into machine language within no
machines should have java interpreter for the java byte code to get implemented linking is a very simple process and this feature helps while
java has some bugs in its applets java team stated that they have zero tolerance over security features and subsequent editions of java are managing
platform independence is the key feature of java during runtime syntax of java is same to the popular object oriented languages such as c and c java
java is increasingly used for middleware applications to communicate among server and clients java has features like multithreading portability and