Originally posted by srilatha kareddy:
hi all,
thankyou everyone for helping me to pass this exam.
i got 62 right out of 69.
i read Head first and bridgewater books.
i liked both but i prefer head first and for further certifications i am going to buy head first books
In exam.....
first 8 were design patterns
8 to 9 were drag and drop
2 to 4 from tag files
surprisingly only 3 from EL
i suggest everyone to try out classic tags (different ways we can get parent of tag)
in what sequence listeners,filters and servlets are called.
My next certification will be Rational Application Developer
thanks again for helping out.
one more thing
public static final int EVAL_BODY_AGAIN = 2
public static final int EVAL_BODY_BUFFERED = 2
both are having value 2 so practically doStartTag can return EVAL_BODY_AGAIN
all the best for all who are preparing for exam
Originally posted by birenshah shah:
hi salvador
can u tell me the score of the exams that u take in last 4-5 days before exam.
i am planning to give exam after 4 days
please help me
thanks in advance
Originally posted by Marc Peabody:
As Paul shows, you don't actually change the parameters but by wrapping the request you make your application see the kind of values you want it to see. When the app asks the request for a parameter, it doesn't know that the request is wrapped and giving it a special, new-and-improved version of the original parameter.
Wrapping the request is like gold-plating costume jewelry. You're not changing the original product (only coating it), yet you fool everyone into thinking the product is better than it really is!![]()