Re: [INTERFACES] applet don't go - Mailing list pgsql-interfaces

From Andrea Antibo
Subject Re: [INTERFACES] applet don't go
Date
Msg-id XFMail.981028173028.antibo@mclink.it
Whole thread Raw
In response to Re: [INTERFACES] applet don't go  (Herouth Maoz <herouth@oumail.openu.ac.il>)
Responses Re: [INTERFACES] applet don't go
List pgsql-interfaces
>> uhm....on the html code I put <applet code=myapplet.class
>>heigth=...></applet>
>>
>> myapplet.class is on the same dir of html file
>
> No, that doesn't help me... Tell me something like this:
>
>    The URL of the HTML file is:
>
>    http://my.domain.com/.....
>
>    And the URL of the JDBC connection in the Java source is:
>
>    jdbc:postgresql://my.domain.com/mydatabase/...
>
> Or at least give me the parts that comes instead of my.domain.com in your
> setup.
>
> Herouth


the url of the html page is:  http://my.domain.com/page.html

for jdbc I have on the code of applet : jdbc:postgresql:mydb



pgsql-interfaces by date:

Previous
From: Rob Savoye
Date:
Subject: PostODBC doesn't get built
Next
From: "Thomas G. Lockhart"
Date:
Subject: Re: [INTERFACES] Re: postgres odbc applix