-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Tuesday 14 January 2003 10:17 pm, Stuart Donaldson wrote:
> Or maybe includeURL should just be include(), and that we really do not
> pass a URL into it, but a relative file location, relative to the
> current servlets file location?

Again, although I am not working accross different contexts... I am using 
includeURL from multiple directories. Using / to get the root of my context. 

It might also be worth noting that my applications context is also the default 
context =)

A curious question is... how does the Java servlet version of the method work? 
( I do not remember off the top of my head )


> A potentially big problem with treating the references as file
> references, is that now the included, or called servlet does not know
> where it is in the URL name space, and it is unable to generate actual
> URL's to reference itself.

I thought the URL part was misleading anyways... Makes me believe I could do 
something like: 'includeURL("http://www.somesite.com";)'  =)

I would not mind seeing it be renamed to just include... if only for 
consinstancy with the Java Servlet version... which its obviously based on =)


> Anybody have any ideas on how this should be handled?

I have a question. Is there even a reason to allow includeURL to work accross 
more than one context? My idea of a context is a single application. So all 
the functionality for that application is included through out various 
subdirectories within that context.

- -- 
Luke Holden
eBI Solutions
Main: (949) 387-5182
Email: [EMAIL PROTECTED]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+JQCq3q5xXfLZTQkRAnSwAKCKnNZRcRfIypcQ5Gd6+iI1gKhuGwCgkPwV
Lfij9KLChMtdNEPmBs4cmE8=
=VU0F
-----END PGP SIGNATURE-----



-------------------------------------------------------
This SF.NET email is sponsored by: Take your first step towards giving 
your online business a competitive advantage. Test-drive a Thawte SSL 
certificate - our easy online guide will show you how. Click here to get 
started: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0027en
_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to