java.sql.SQLException: No more data to read from socket

2006-12-11 Thread Aiping
Hi, I'm a newbie to struts. Lately, I have tasked to maintain a struts application which makes use of struts data-source. This is working fine, but when after a certain period, it starts to give java.sql.SQLException: No more data to read from socket and users of the website are not able

Re: html:optionsCollection problem

2006-08-01 Thread Aiping
amor, una aventura, compañía para un viaje. Regístrate gratis en MSN > >>Amor > >>& Amistad. http://match.msn.es/match/mt.cfm?pg=channel&tcid=162349 > >> > >> > >>

Re: Unable to compile org.apache.struts.action.Action class

2006-06-06 Thread Aiping
m Edit plus. Pls go to the command prompt and navigate to the parent directory of willy and then javac willy.filename.java. Inspite of this if you get an error class not found then we will have to look into the classpath. pls try and see. johnson. Aiping wrote: Hi, I am having trouble

Unable to compile org.apache.struts.action.Action class

2006-06-06 Thread Aiping
Hi, I am having trouble compile a file called LookupAction.java. The error is: Class wiley.LookupForm not found. Currently the LookupAction.java and LookupForm both resides in the same package "wiley". The sources code of the files used are: // LookupForm.java package wiley; import javax.