Users List
Subject: RE: Hellp me Don't know whats the problem
Does your WEB-INF/classes folder have the class
stationname.class
i.e in the default package?
And then is it imported with a page directive in the JSP?
-Original Message-
From: Kasim [mailto:[EMAIL PROTECTED]
Sent: 23
Show me your page directive import
-Original Message-
From: Kasim [mailto:[EMAIL PROTECTED]
Sent: 23 March 2006 12:22
To: Tomcat Users List
Subject: RE: Hellp me Don't know whats the problem
Yes
-Original Message-
From: Allistair Crossley [mailto:[EMAIL PROTECTED]
Yes
-Original Message-
From: Allistair Crossley [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 23, 2006 5:34 PM
To: Tomcat Users List
Subject: RE: Hellp me Don't know whats the problem
Does your WEB-INF/classes folder have the class
stationname.class
i.e in the default package?
x27;t know whats the problem
This is the code generating the problem
Southern Command
function show(this_layer)
{
this_layer.style.visibility='visible';
}
function hide(this_layer)
{
this_layer.style.visibility='hidden';
}
function make_bold(x)
{
This is the code generating the problem
Southern Command
function show(this_layer)
{
this_layer.style.visibility='visible';
}
function hide(this_layer)
{
this_layer.style.visibility='hidden';
}
function make_bold(x)
{
x.style.fontSize='11px';
}
function make_norm
Looks like you about probaably using the useBean tag incorrectly. Can
you post how you use stationname?
Allistair
-Original Message-
From: Kasim [mailto:[EMAIL PROTECTED]
Sent: 23 March 2006 11:25
To: Tomcat Users List
Subject: Hellp me Don't know whats the problem
I am f
I am facing following problem while executing my project.
Please suggest me the solution.I am using Tomcat 5.0 and Mysql in backend
Here stationname is a bean
type Exception report
message
description The server encountered an internal error () that prevented it
from fulfilling this request.
exce