On Tue, Jul 04, 2000 at 10:16:26AM +0200, [EMAIL PROTECTED] wrote:
> after I installed Jetspeed, I get the first page, but this page contains
> invalid links like
> 
> <a href="http://ifa99.boeblingen.de.ibm.comnull/screen/Login">
> 
> It seems that I still have to set one more configuration parameter to
> specify the path of the servlet. Where can I specify this ?

This part of the URI comes from request.getContextPath() (if using
servlet API >= 2.1) + request.getServletPath()

Your servlet containter does not seem to be giving you meaningful return
values from these methods.

-- 
Sean Legassick
[EMAIL PROTECTED]
                                  homo sum: humani nihil a me alienum puto



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to