|
Include Java file in HTML Page
Hi,
As you can tell by the title, I am very new to Java.
I have a html page that I need to include a java file in.
The user enters in their login id and password and then I check
to see if it matches - through a call in java.
Right now, I can't even get the file to be included in my
web page.
Thank you.
|