How this should be answered in the real exam?
1. Which JSP directive declares the usage of a tag library in a JSP page?
Answer
taglib
<tablib>
<taglib />
2) Which method is used to get initialization parameters?
Answer
getInitParameter
getInitParameter(String)
getInitParameter(String);
public String getInitparameter(String);
3. I have heard many people saying that they have got many questions in design
patterns which are [bold]not[/bold] in the objectives. If so, what are the other patterns can be expected in the exam other than the 4 mentioned in the objectives?
4. Is this information correct?
No of questions : 59
Pass mark : 61
Duration : 90 Mins
5) Regarding drag and drop questions, any idea how it looks like? So much confused about this.
6) Is it true that I can [bold]SAFELY[/[bold] avoid sun marketting questions? How many questions are they?
I am planning to take the exam tomorrow. So is somebody can give me the answer for this questions, I really appreciate it.
[ December 17, 2002: Message edited by: Thiru Thangavelu ]