Mike Curwen wrote:
> 
> What URL are you using to access a given page (one that gives you a
> 404)?
> something like:
> 
> http://www.foo.com/ship_pix/index.pxhtml  ?

That is the next step.  Currently just trying to
get standalone working, so the URL is more like:

http://localhost:8080/jreality/ldj/l.ships/servlet/pix.pxhtml?base=CV10

This is the resolved path that appears in the browser.
The link in the html file is 
   <a href="servlet/pix.pxhtml?base=CV10">

The parent html file is in   
   jreality/ldj/l.ships
which is correctly resolved by 4.1.30 via the /jreality Context.  

On the off chance that /servlet may be a problem
in 4.1.30, also tried changing the path to pix_servlet, i.e.,

http://localhost:8080/jreality/ldj/l.ships/pix_servlet/pix.pxhtml?base=CV10

in the web.xml and the parent html files.  Same 404 error:

"HTTP status 404 - the resource /jreality/ldj/l.ships/pix_servlet/pix.pxhtml?base=CV10
is not available"

-- 
Rick Lutowski
Principal, JReality
[EMAIL PROTECTED]
http://www.jreality.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to