dumani jayasinghe

Greenhorn
+ Follow
since Dec 03, 2008
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 dumani jayasinghe

Hi All,

I have used iText for pdf generation in two years back.
I need to know is there any new or more efficient technology for pdf generation.

Than you.
11 years ago
Its vary.displays 2 times,3 times,4 time,7 times
12 years ago
Hi,

I am using below method to send email from the application.Recently in some days it has supplicate the same email.The server log also prints the duplicate message.
What can be the reason to get mail duplicate?

// Send message
Transport.send(message);


Thank you
12 years ago
Hi

I am using the given code.But is returns 9/23/11. I need to get 2011-09-23.




thanks
12 years ago
Hi,
I got the date entry as 9/23/11 from the my calendar entry.I use the US locale.
How can i get the date as 2011-09-23 using the US locale.
Please any one can help me.

Thank you
12 years ago
This is the thing..after some minutes the user able to continue the task not getting log-out.
Customer says this happens frequently.
13 years ago
Hi All,

While working in the page the page redirects to log in page for some customer.
Went thought the code but unable to find a place with error.
What will be the reasons for the given issue?

Please help me to find the reason.Thank you
13 years ago
Thank you very much Henry Wong.It helps me to have a good knowledge in java basics.
13 years ago
Hi all,
Please help me to clarify the given matter.

double a=1.0
double b=0.01


i got the value 0.009999....8 for a mode b .Please any one can explain me this.

Thnx a lot
13 years ago
Please can any one guide me to implement map with duplicate key?
13 years ago

The message is queue and able to access MDB too.
No any error in DAO. This case not happen always.
After we back the status and do the process it works correctly.

I doubt whether it occur due to the clustering of the nodes?
We have 4 nodes.

Hi All,

I am sending a message to update the status via MDB.
The log shows the updating in success and after the transaction the session closed and do not show any exception or error in the log.
But the status is not updated in the database.

will the case can be because of a JMS queue problem or what???

Please anyone can help me?
Hi
I am getting the following error when calling to a TransactionAttributeType.REQUIRED DB Access method in the bean class from my MDB.
Can anyone help me immediately?





----And you want to compare a file extension to web services?

No I need to know- If we are using webservice do we need integration support?

13 years ago
A file with the XIB file extension is an Interface Builder User Interface Resources
13 years ago