Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Virtual File name for Servlet

Virtual File name for Servlet

From: Marie Ricketts <Marie.G.Ricketts_at_dartmouth.edu>
Date: Thu, 09 Mar 2000 10:16:05 -0500
Message-ID: <38C7C035.FDF40DCB@dartmouth.edu>


According to the JServlet Applications Developer's Guide, 3 Developing JServlets:

To invoke a JServlet cartridge, the URL must be in the following format:

http://hostname[:port]/virtual_path/java_class_name[path_info][?QUERY_STRING]

My Question:

Can a virtual file name be used in stead of the "java_class_name" and where would that be set?

--

 Sincerely,

 Marie G. Ricketts
 Senior Programmer,
 Tuck School of Business, Dartmouth College  100 Tuck Hall, HB 9000, Hanover, NH 03755  (603) 646-2291 Received on Thu Mar 09 2000 - 09:16:05 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US