whats the diff between jsp and servlets?

Answer Posted / vinod

Servlets can also be used to integrate with other
presentation library like webmacro etc... and Servlet can
act as pure controller for webmacro whereas jsp can be
alternative only to webmacro not for servlets.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we call the constructor of a class more than once for an object?

619


What are drawbacks of singleton class?

517


Is it possible for a yielded thread to get chance for its execution again?

505


What is skeleton and stub?

585


How to declare objects of a class ?

582






What is the purpose of the enableevents() method?

573


Can a static class have a constructor?

515


how a programmer confirms that the data submitted has been succesfully inserted into the database(either oracle or my sql).. How a programmer confirm if there is any problem with the program he wrote for insertion... ANS:--- >executeupdate method is having boolean return type, if anything goes wrong in data insertion or data updation, it would return false. otherwise, if it successfully inserts data into the database, it would return true NOW HOW TO I CHECK IN MY DURING EXECUTION WHETHER IT RETURNS TRUE OR FALSE... WELL IT WILL DISPLAY ANY MESSAGE OR NOT

1840


Describe what happens when an object is created in java ?

543


What differences exist between iterator and listiterator?

561


What is function overriding and overloading in java?

570


What is methods in java?

507


Tell some latest versions in JAVA related areas?

552


Why is sizeof not a function?

539


Does google use java?

524