| Author |
virtualhost / webgroup not found
|
kavitha pachika
Greenhorn
Joined: Sep 08, 2006
Posts: 2
|
|
Hi all I am getting a problem with codebase attribute with <jsp:plugin> tag My jsp code is <jsp:plugin type="applet" code="Archiving.localApplet" codebase="/classes/" width="400" height="400" jreversion="jre1.4"> <jsp:params> </jsp:params> <jsp:fallback> <B>Unable to start plugin!</B> </jsp:fallback> </jsp:plugin> when this file is running it is giving the error like OSEListenerDi E PLGN0021E: Servlet Request Processor Exception: Virtual Host/WebGroup Not Found : The web group /classes/Archiving/localApplet.class has not been defined My applet class file is placed in WEB-INF/classes/Archiving. What is the problem please guide me.Other than this file my application is working properly. Please help me. Thanks KavithaReddy
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56179
|
|
|
Please do not post the same question more than once.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: virtualhost / webgroup not found
|
|
|