Link to home
Start Free TrialLog in
Avatar of ibo
ibo

asked on

running the applet and servlet

got tired of figuring this out..
but where do i put my applets and servlets on
resin??
(im attempting to make it work under webapp dir..
but
failed). didnt get any info on caucho.com.
the applet talks with the servlets but can not
reside
on the same directory. can u guys give me a
detailed
guide on how do i go about this one? is there any
environment variable i need to set?

on an unrelated note :
why does the java console doesnt appear on my
task bar
even if i already checked the checkbox "display
java
console"?
i have two java plugin icons on my control panel.
one
is version 1.3.0_01 and 1.31. which one is being
used
by my browser by default? if at least i can see
the
java console, id know what the goddamn the error
was
so that i can fix it. but i cant.

im using jdk 1.3.1
Avatar of rrz
rrz
Flag of United States of America image

I also had problems with multiple Dukes in my control panel. I got it working now. But I don't know if I can fix yours. In your Java Plug-in Control Panel Dialog Box, on the Basic tab, I checked Enable and show(like you did),on the Advanced tab the JRE entry I selected was "Use Java Plug-in Default". Also, I JUST LOOKED in my registry to see if I had every thing in agreement.
Maybe some other Expert can tell us how to make changes(I have 3 Dukes in my Control Panel).
ASKER CERTIFIED SOLUTION
Avatar of rdov
rdov

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of ibo
ibo

ASKER

just to add some info,
lets say my resin installation is in c:\resin (im using resin 2.0.1)

so i created a directory "project", so my files now is located at "c:\resin\webapps\project"

i placed my applets and html file at
c:\resin\webapps\project

i placed my servlets, and other classes (rmi stub/skel) and other beans at
c:\resin\webapps\project\web-inf\classes

i was able to run this once but for some unknown and weird reason, i wasnt able to run it now. maybe i was poking on the webstart (which has also jre version, installing new jre, or whatever.)

Avatar of ibo

ASKER

i got the problem now.
the java plugin 1.3.1 that comes with jdk or even the
jre with plugin v1.3.1 does not work correctly.

i used java plugin version 1.3.0_2