Samir Kureshi

Greenhorn
+ Follow
since Mar 21, 2009
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Samir Kureshi

Hi Madhav,

Please mention book's name, you question is incomplete !
15 years ago
JSF
Hi Pratap,

are these books cover the same topics?
2 Java Security
3 Core Security Patterns

Thanks,
Samir
Its a huge difference betn Struts1 & 2. The terminologies, new feartures interceptor,valuestake,OGNL are major.
15 years ago
This is not a servlet specific question. Posting such question in this forum wont attract good response.
15 years ago
Congratzzz Sanjiv!!!

Can you please share your journey to this level? Just saying "I am certified" wont help to learner. Along with the result announcement you could share your strategies/effort to achieve this. E.g. study material source, books, etc. Hope you won’t mind to share.

Thanks in advance!
Thanks Pratap for the details...
Hi Pratap,

Congratzzz! Can you please share your experience?

1. Technical area need to be focused
2. Recommended books/tutorial
3. Time for preparation
4. Advise (if any )

Thanks,
Samir
yeah, i too have S2IA. Its quite helpful to start!
15 years ago
try like this....
export CLASSPATH=/local/home/soft/bea81sp6/jdk142_11


hope would help

Thanks,
Samir
15 years ago
this will help you to get the job and boost confidence level. go ahead. good luck
Hi Suhas,

equals() is better choice to test equalitity of Strin object. Also, its faster that compareTo().

compareTo() compares two strings lexicographically.The comparison is based on the Unicode value of each character in the strings. The character sequence represented by this String object is compared lexicographically to the character sequence represented by the argument string.

equals() compares this string to the specified object. The result is true if and only if the argument is not null and is a String object that represents the same sequence of characters as this object.

I hope this will help!

Thanks,
Samir
15 years ago
Hi,

Can anyone suggest good books for JSF? What are % of questions from JSF?
1) Core JSF
2) Complete referece
3) JSF in Action
4) Java server Faces


Thanks,
Samir
Congratzzz...

Can you suggest books for JSF? What are % of questions from JSF?

Thanks,
Samir

Can you suggest books for JSF? What are % of questions from JSF?

Thanks,
Samir