Re: Applet using jdbc (ms sqlserver)
- From: Thomas Hawtin <usenet@xxxxxxxxxxxxxxxxx>
- Date: Wed, 17 Aug 2005 07:06:25 +0100
Mika Myllyvirta wrote:
The applet is not running on a same server with SQLServer, so this might be the case (I'll test it a bit later). But, if I wanted the applet to run from the web-server and connecting to another database-server, what should I do? I don't want to alter security policies (because, clients might not be able to do this, and for security reasons).
You can use a simple proxy to forward connection to the relevant port. If you're using Linux/BSD then iptables/ipchains/ipfw will do it nicely. Or a router could do it.
Of course then you have the problem that your database is exposed, but that's unavoidable with such a 2-tier system.
Tom Hawtin -- Unemployed English Java programmer http://jroller.com/page/tackline/ .
- Follow-Ups:
- Re: Applet using jdbc (ms sqlserver)
- From: Mika Myllyvirta
- Re: Applet using jdbc (ms sqlserver)
- References:
- Applet using jdbc (ms sqlserver)
- From: Mika Myllyvirta
- Re: Applet using jdbc (ms sqlserver)
- From: Joe Weinstein
- Re: Applet using jdbc (ms sqlserver)
- From: Mika Myllyvirta
- Applet using jdbc (ms sqlserver)
- Prev by Date: Re: Applet using jdbc (ms sqlserver)
- Next by Date: Xwiki - MySQL -> PostgreSQL conversion
- Previous by thread: Re: Applet using jdbc (ms sqlserver)
- Next by thread: Re: Applet using jdbc (ms sqlserver)
- Index(es):