kasthala kasturi

Greenhorn
+ Follow
since Dec 20, 2006
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by kasthala kasturi

Thanks for your replies.

I will implement your suggestions and get back to you.

Kind Regards,
Shyam Kasthala
13 years ago
Hi All,

In my application, there is a column in a database view called "date of birth" whose datatype is "date". I am retrieving the date of birth field from the database view on to the JSP screen but somehow, the date format "Mon Nov 24 00:00:00 EST 2008" is being displayed on JSP screen.

Please someone let me know how to convert this pattern "Mon Nov 24 00:00:00 EST 2008" to "dd/MM/yyyy" (24/11/2008) pattern?

Thanks in advance.

Kind Regards,
Shyam Kasthala
13 years ago
Hello All,
can anyone answer to this question.I know what static member does,and final member does.But please anyone tell me what is the use of declaring final static to a member.Thank you in advance.
17 years ago