GeekInterview.com
Home
Tech Articles
Code Samples
Learn
Freelance Projects
Online Testing
Geek Talk
Job Postings
Knowledge Base
Geek Blogs
Question Bank
Interview Questions
Certification
Placement Papers
Tech FAQ
Career Advice
Engineering
Ask Question
I am new,
Sign me up!
User Name
Remember Me?
Password
Interview Questions
Certification
Placement Papers
Tech FAQ
Career Advice
Engineering
Ask Question
GeekInterview.com
>
Tech FAQs
>
Programming
>
JSP
Go To First
|
Previous Question
|
Next Question
JSP
| Question 4 of 184
Print
Which of the tag contains a code fragment valid in the page scripting language.
Skill/Topic:
Programming Constructs
A)
<% code fragment %>
B)
<%= expressions %>
C)
<%! Declarations %>
D)
<%-- comment -- %>
Total Answers and Comments:
3
Last Update: June 27, 2007
Sponsored Links
Best Rated Answer
—
No best answer available. Please pick the good answer available or
submit
your answer.
December 28, 2005 02:14:52
#1
sravankumar uppala
RE: Which of the tag contains a code fragment valid in...
using JSP scriptlets
< lines of code >
Is this answer useful?
Yes
|
No
May 21, 2006 10:26:36
#2
bae
Member Since: December 2005 Contribution: 18
RE: Which of the tag contains a code fragment valid in...
All options are blank..Pls add them....
Is this answer useful?
Yes
|
No
June 27, 2007 07:55:20
#3
ramanareddy333
Member Since: June 2007 Contribution: 9
RE: Which of the tag contains a code fragment valid in...
code fragment valid tags is scriptlet tag
that is
< code >
because code is directley placed in the
_ jsp service
()
Is this answer useful?
Yes
|
No
Go To Top
Sponsored Links
Related Categories
—
ASP.NET FAQ
C FAQs
C# FAQs
C++ Faqs
EJB FAQ
Hibernate FAQs
J2EE FAQ
Java FAQ
Java Classes FAQs
Java Swing FAQs
JSP FAQs
Spring Framework FAQs
Struts FAQ
VB.NET FAQ
Sponsored Links
About Us
-
Privacy Policy
-
Terms and Conditions
-
Contact
-
Ask Question
-
Propose Category
-
Site Updates
Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved