describe all about advanced java with presentation
Answer Posted / ravikiran
advanced java is the one which deals with web application
components...servlets will deal with the business logic by
putting the html code inside java,jsp concentrates on
presentation logic by putting the java code inside html..
The EJB will act on the distribute applications which run on
the same JVM or in a remote location
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
How to get ip address in jsp login page and how to validate like 127.1.0.1 all should not be greater than 255
What is a server side include (ssi)
What is difference between server and servlet?
What is the use of attribute in servlets?
What is the servletconfig object?
How to generate the server side programming and the advantages of it over the other languages?
How to create war file?
What is URL Encoding?
What are the features added in Servlet 2.5?
How does java thread pool work?
What is the web server used for running the Servlets?
How do you configure a centralized error handler in servlets?
What are the different ways we can maintain state between requests?
What is a servlet?
Which method of the httpservletrequest object is used?