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 am not quite sure but isnt it so that java first searches the referenced class files in the same folder and if it doesnt exists it goes to the classpath ?
and is there a solution for the slash/backslash problem with windows ? i have tried to compile a package but the jvm reads...
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'...
yes .. it works now fine .. what a great feeling ..
The clients couldnt find the nameserver because i set the network properties not well!!
After i set the IP adress of my provider into the DNS section of the clients machine, then it was possible to view any page from the clients browser. You...
.. every frame is only a black page (maybe colored), but the main page with the framesets in the html code has height = 1 pixel white lines between the frames .. (forget to add)
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">...
Hi,
I have tried the above commands but i couldnt go to internet with other machines in my local network. Also i tried with my client machines for example 'ping linux200', it works fine. But 'ping www.yahoo.de' doesnt run ..
linux200:~ # iptables -t nat -L
Chain PREROUTING (policy ACCEPT)...
hello again ;)
.. yes, its the apache testpage which i get for every dns entry on the client machines. I hope the clients are configured as well (i have put the gateway IP adress without the port number, dont know which one or where to find it, anyway ..)
i coulndt find the file rc.local (could...
yes, i tried from the console(on PC B+C) to ping yahoo.com or lycos.com and other internetsites and get also no response. Entering the above IP adresses from the browser switches automaticaly to the local webadress on PC-A.
additionally i have noticed that when i use the IP adress of my provider on the PC-B its going automatically to the localhost on the PC-A.So i think that the meaning of gateway on the PC B+C runs correctly but PC-A doesnt masquerade the IP adresses .. i am not quite sure ..
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.