There are three scenarios:
1. If you have the two classes in the same directory and part of the same package then it should be fine. Both LovePotion and DummyClass should be in the directory c:\com\group1 and have the package statement package com.group1;.
2. If you have DummyClass in a...
Hi
I need to dynamically change a form action depending on the option selected in the list of the form. can this be done. Mabey something like:
<HTML>
<HEAD>
<TITLE>Action Test</TITLE>
<SCRIPT LANGUAGE="JavaScript">
function setFormAction(){
Item =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.