Hi,
I used "inputCalendar" of myfaces for a calendar popup, and I used also the property
serverSideTabSwitch=true to the panelTabbedPane for navigative different pannels by executing tabChangeListener, but it generate error when I click on the 'Calandar' button. It says following way:
 
org.apache.myfaces.renderkit.html.util.DefaultAddResource serveResource
 
SEVERE: Error while serving resource: calendar.HtmlCalendarRenderer/DB/drop1.gif, message : null
ClientAbortException: java.net.SocketException: Connection reset by peer: socket write error< /div>
at org.apache.catalina.connector.OutputBuffer.doFlush
.....
etc.
 
-----------------------------------
How can I get rid of it? However, without the tabChangeListener it does not raise any error.
 
Regards,
Aloke
 
 

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

Reply via email to