I'm not 100% sure, but I think that the methods like includeURL(),
forward(), and callMethodOfServlet() only work if they are called from a
servlet located in a regular Webware context.

- Geoff

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, October 01, 2002 2:22 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [Webware-discuss] psp files not seeing context
> 
> 
> On Mon, 30 Sep 2002 [EMAIL PROTECTED] wrote:
> 
> > <%@page extends="bigstar.bigstar"%>
> 
> Ok, so I need to add:
> 
> <%@page imports="bigstar:bigstar"%>
> 
> But I have another question. Same scenerio, where my .psp file is not 
> under the location /ww.
> 
> I use self.includeURL("domain.page.psp") and webware complains:
> 
> (part of trace deleted):
> 
>  File "/usr/local/lib/python2.2/posixpath.py", line 144, in getmtime
>     st = os.stat(filename)
> OSError: [Errno 20] Not a directory: 
> '/var/www/html/bigstar/index.psp/var/www/html/bigstar/domain/l
> anding.psp'
> 
> index.psp is the file I'm trying to do the self.includeURL() in.
> 
> Does anyone know why this happens?
> 
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by: DEDICATED SERVERS only $89!
> Linux or FreeBSD, FREE setup, FAST network. Get your own server 
> today at http://www.ServePath.com/indexfm.htm
> _______________________________________________
> Webware-discuss mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/webware-discuss
> 


-------------------------------------------------------
This sf.net email is sponsored by: DEDICATED SERVERS only $89!
Linux or FreeBSD, FREE setup, FAST network. Get your own server 
today at http://www.ServePath.com/indexfm.htm
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to