So That I Can Remember
Sunday, March 8, 2009
Prepended L in Exception
Have you ever saw an exception with L padded before a exception???
like
.executeQuery(Ljava
/lang/Stri
ng;)Ljava/
sql/Result
Set
while running an application in your application server ?
It means that this method cannot be found on server.
The solution is to
restart the server.
..
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment