what type of question will be asked in the interview in
this software field?????///
Answer Posted / therathna
what r the architecture used in u r project, how can we
avoid java code in the jsp pages, what is the diff between
jsp:include tag Or include directive tag like this.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
How can the applets be displayed in the jsp? Explain with an example.
How do you delete a cookie within a jsp?
Why session is used?
How many tags are there in jsp?
Hi, We developed a webpage using jsp for our team, now we need to know who are employees opening this page,i.e, we need to get the windows user name when ever he/she open the page and stores into a variable. Plz help on this
How can automatic creation of session be prevented in a jsp page?
When i am useing useBean tag of JSP in weblogic server It show compiletion error..Like bad class file: C:\bea\user_projects\domains\Mahesh\applications\UseBean\WEB-INF\classes\user\UserData.class class file has wrong version 49.0, should be 48.0 Please remove or make sure it appears in the correct subdirectory of the classpath. user.UserData user1 = null; //[ /SaveName.jsp; Line: 4]
What are the benefits of pagecontext implicit object?
How can you avoid scriptlet code in jsp?
Explain what is jsp ?
What are the main tags in jsp?
What is a expression?
What is the need of jsp?
Explain the advantages of jsp?
How do I create a dynamic web project?