[Idrs-help] PoolInfo.java Source Code
Brought to you by:
bigman921
|
From: Rajagopal. V <raj...@ya...> - 2001-10-03 03:36:15
|
Hi,
I could not find the source code for the
PoolInfo.java. I have the class file for it in servlet
directory but cudnt get the source. I checked the CVS
also, cudnt find there. Can you add that to the CVS?
Also, I was getting an exception and the stackTrace
gave me these lines.
java.lang.NullPointerExceptionat
net.sourceforge.idrs.core.IDRSServlet.procIDRS(IDRSServlet.java:433)
at
net.sourceforge.idrs.core.IDRSServlet.doGet(IDRSServlet.java:190)
But there is no method called procIDRS in IDRSServlet.
I found only a preProc(req, res) method in
IDRSServlet. How is this possible???
TIA
Raj
__________________________________________________
Do You Yahoo!?
Listen to your Yahoo! Mail messages from any phone.
http://phone.yahoo.com
|