Tom Silkins

Greenhorn
+ Follow
since Jul 17, 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 Tom Silkins

Hi All

I am developing an application using struts 1.3.10 for Internationalization. Everything seems to work fine but the resource bundles are loaded on each and every request. Struts 2 has struts.devMode which if turned off cause the resource bundles to be loaded only once. I have googled a lot but could not find a similar mechanism for struts 1.3.10.

Can anyone please suggest how this is done in struts 1.3.10

Thank You
13 years ago
Hey Thanks for replying.
But here we have many clients and it is working for all the other clients and failing for one particular client. I am not sure what the problem is. I will also cross check my code.

Thanks!
Hey,

I am getting this exception:

java.sql.SQLException: I/O Error: DB server closed connection.
Wed Jul 16 14:26:41 EDT 2008: authorizedUser: FAILED: java.sql.SQLException: I/O Error: DB server closed connection.
java.sql.SQLException: I/O Error: DB server closed connection.

Can you please let me know what might be the cause of the error and how to resolve this.
Database: SQL Server