I want create a webpage with swing objects. Therefore i have learned HTML and some Java basics. Getting some data from the database and show them in a html page isnt a problem, but i dont know how to design a site like this:
on the top of the page is a table with selected database objects (a...
i have some code in the main class A and some in another class B. i compile class B with no problems, but if i try to compile the main class A, which has objects and methods referenced to the class B, i get allways an error. i think that i have set the path and classpath correctly and both files...
i have some code like this:
public class Car {
private static double sprit = 0.0;
private Motor motor = new Motor();
public boolean isReserve = true;
public Car() {
sprit = sprit;
}
public void drive() {
motor.drive();
}
public void tankup(double sprit) {...
I want deny acces from the firewall everything which has something to do with a 'speciefied name' is it possible to configure the firewall with a wordfile or little appended program?
i.e access from or to
- 'microsoft',
- '.bxo or .bzo',
- '999.999.999.99',
- 'bullsocks',
- 'xyz'...
I have a html code like bottom and have white lines between the frames in the frameset. Can anyone help me to solve this ugly problem ? Thanks
<HTML>
<HEAD>
</HEAD>
<FRAMESET rows="100,200">
<FRAME src="frame1.html" scrolling="no" frameborder="0">...
Hello
I have a Linux Computer (PC A) and 2 NT Computers (PC B+C).
Additionally i have a 56k modem installed and configured Samba on Linux and all Computers are connected well in the network.
PC A: IP 192.168.0.3 Subnetmask 255.255.255.0 (Routing PC)
(IP-Forwarding = Yes)
PC B: IP...
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.