Home > Archive > Java Help > May 2004 > NetBeans Question - Web Module
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
NetBeans Question - Web Module
|
|
|
| Hello!
I am using NetBeans IDE 3.6. How do I execute a web applet? When I try it
says:
THERE IS NO WEBMODULE DEFINED.
Thanks,
Brian
| |
| Andrew Thompson 2004-05-20, 4:34 pm |
| On Thu, 20 May 2004 14:42:17 -0500, Brian wrote:
> I am using NetBeans IDE 3.6.
Oop 'ere we go. [ ;-) ..in joke ]
>...How do I execute a web applet?
You need to make some HTML for the applet,
or you can view it in AppletViewer, but I
guess you have already been doing that..
[ Even if you have never heard of it. ]
>..When I try it
> says:
>
> THERE IS NO WEBMODULE DEFINED.
Wow! An IDE that SHOUTS at you!
Bad IDE!! Sit! Sta, ..StAY!
Where's Chris Smith when you need him? :)
[ I'll try to look in on this tomorrow
and if nobody has taken up your problem,
I will give you some more detailed help,
but I am really too tired to do anything
but make (rather poor) puns at the moment. ]
--
Andrew Thompson
http://www.PhySci.org/ Open-source software suite
http://www.PhySci.org/codes/ Web & IT Help
http://www.1point1C.org/ Science & Technology
| |
| Chris Smith 2004-05-20, 5:37 pm |
| Andrew Thompson wrote:
> Where's Chris Smith when you need him? :)
>
I'm here, but completely lost regarding what you're talking about... how
do I fit into this?
--
www.designacourse.com
The Easiest Way to Train Anyone... Anywhere.
Chris Smith - Lead Software Developer/Technical Trainer
MindIQ Corporation
| |
| Ryan Stewart 2004-05-20, 8:32 pm |
| "Brian" <brian_a_wolters@NOyahoo.com> wrote in message
news:2h4g2fF8osn4U1@uni-berlin.de...
> Hello!
>
> I am using NetBeans IDE 3.6. How do I execute a web applet? When I try it
> says:
>
> THERE IS NO WEBMODULE DEFINED.
>
> Thanks,
> Brian
>
I think you might be . A web module is only necessary for a web
application. An applet is a Java program that runs in a browser. What do you
want? A web application or an applet?
| |
| Andrew Thompson 2004-05-21, 3:32 am |
| On Thu, 20 May 2004 15:00:06 -0600, Chris Smith wrote:
> Andrew Thompson wrote:
>
> I'm here, but completely lost regarding what you're talking about... how
> do I fit into this?
Sorry Chris. I was reading the topic re
'advanced IDEs'.
You saying WTEO "programmer does not need to know"
Me thinking (but not actually bothering to state)
"Until something does not work, ..or until they cannot
find the word in the menus of their IDE which creates
the applet page, or.. in which case you do".
I was reading that topic with some amusement,
as I doubt any person involved will shift their
position much.
Then I came to this post which seems to
come back to the same basic question
'How do I get my *IDE* to..', and thought
of you. ;-)
OK ..tenuous link. But "never let the vapour-like
nature of the link get in the way of a pun".(?)
| |
| Brian 2004-05-21, 10:40 am |
| I basically want to run a web applet..when I try to run one in IE 6, all I
get is a "gray" applet area and no content.
"Ryan Stewart" <zzanNOtozz@gSPAMo.com> wrote in message
news:do6dnSWu8MqB3TDdRVn-vA@texas.net...
> "Brian" <brian_a_wolters@NOyahoo.com> wrote in message
> news:2h4g2fF8osn4U1@uni-berlin.de...
it[color=darkred]
> I think you might be . A web module is only necessary for a web
> application. An applet is a Java program that runs in a browser. What do
you
> want? A web application or an applet?
>
>
| |
|
|
|
|
|