 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
lredmond Guest
|
Posted: Sun Sep 28, 2003 8:18 am Post subject: Strange message on webview |
|
|
I have the following in a jsp page
code ="mypackage.myclas.class:
codebase="."
archive="mypackage.jar"
height="400"
width="300"
when i run this from IE, I have no problem but when I run it from the IDE
and look at the status on the web_view tab, I see the following message
load: class myjsp.jsp not found.
Seems like its looking at my jsp file as the class to be loaded. Is this a
bug?
|
|
| Back to top |
|
 |
Kevin Dean Guest
|
Posted: Tue Sep 30, 2003 1:02 pm Post subject: Re: Strange message on webview |
|
|
I don't think the IDE view supports the plug-in, though I may be wrong.
Personally, I find that there are too many incompatibilities in the IDE web
view for me to ever use it.
--
Check out our latest white papers at
http://www.datadevelopment.com/papers/index.html
BladeNET Scores With Borland Enterprise Tools
Team Development with JBuilder and Borland Enterprise Server
Dolphin Data Development Ltd.
http://www.datadevelopment.com/
"lredmond" <lredmond (AT) nyc (DOT) rr.com> wrote
| Quote: | I have the following in a jsp page
jsp:plugin type="applet"
code ="mypackage.myclas.class:
codebase="."
archive="mypackage.jar"
height="400"
width="300"
/jsp:plugin
when i run this from IE, I have no problem but when I run it from the IDE
and look at the status on the web_view tab, I see the following message
load: class myjsp.jsp not found.
Seems like its looking at my jsp file as the class to be loaded. Is this
a
bug?
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|