I wrote:
> 2- the current implementation doesn't allow for use of 
> serverSidePath until at least one request has been 
> processed.

<thinking a little clearer now> of course, the servlet 
isn't initialized until a request comes in.
What I really meant was that it isn't possible to use 
.serverSidePath() until the .awake() method has been 
called.  Thus you can't used serverSidePath in the 
servlet's __init__ method..

_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to