Nagendra
question
1 Answer(s)      5 years and 3 months ago
Posted in : JSP-Interview Questions

Need simple java questionnaires for preparation of Java Certifications

View Answers

February 23, 2008 at 7:38 PM


JavaServer Pages (JSP) is a Java technology that allows programmers to dynamically generate HTML, XML or other types of documents in response to a Web client request. The technology allows Java code and certain pre-defined actions to be embedded into static content.


JSP directives like include directives, a portion of JSP directives control how the JSP compiler generates the servlet


Java Servlet API provides opportunity to a software developer in adding dynamic content to a Web server using any java platform. These formed contents are basically HTML, but it could be a XML data too .
Servlets are basically Java counterpart to non-Java dynamic Web content technologies for example PHP, CGI and ASP.NET
Servlets can maintain straight way many server transactions by using HTTP cookies, session variables or URL rewriting. the servlet.




get the complete description of answer at http://www.roseindia.net/jsp/









Related Pages:
question
question   sir plz tell me what should i give in title box. just i want java program for the question typed in this area
question
question   sir plz tell me what should i give in title box. just i want java program for the question typed in this area
Question
Question   When there is an exception in my program how java runtime system handles
question
question  dear sir/madam my question is how to compare two text format in java..we are java beginners..so we need the complete source code for above mentioned question...we have to compare each and every word
question
question  Dear sir i had some typing mistake at previous question so its my humble request to let me know the steps to start the tomcat6 under the tomcat directory
question
question  Gud morning sir, I have asked u some question regarding jsp in saturaday for that i didnot find any answere in which u send me the some of the links.U have asked me the specify some details. There is a entity name
Question?
Question?  My question is how to: Add a menu bar to the program with a File menu. In the File menu, add a submenu (JMenuItem) called About. When the user clicks on the About menu item, display a JOptionPane message dialog

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.