We have developped a bunch of JSP files that constitutes a new application.
Those JSP files access a database through JDBC but as
we are ready to put them online, the security team forbids any direct JDBC
access from our web server to this database. they only allow
those kind of access from a machine outside the DMZ.

Are there any solutions with JRUN that allows to invoke remote JSP files so
that they execute on the remote machine ?

Rgds




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to