- From: Phil Blake <phil@ns2.tcp.net.au>
- Date: Mon, 22 Feb 1999 20:27:12 -0500 (EST)
- To: Yves Lafon <ylafon@w3.org>, Phil Blake <phil@ns2.tcp.net.au>
- Cc: Jigsaw Mailing List <www-jigsaw@w3.org>
>> 2. Relocate >> There is a Relocate on "MyIndexer->extensions->html" with it's location set >> to "/servlets/MyServlet" and as before, >> The "pages" directory has its indexer set to "MyIndexer" >> >> Any request in the "pages" directory returns: >> Method POST not allowed on this resource. > > >humm This one is WEIRD, there is no point for the Container to ask for a >PUT! You should try to do the redirect with the FULL uri, like >Relocate -> location : http://www.foosite.com:8001/servlets/MyServlet >Btw, you should upgrade your Relocate frame, I fixed a port problem this >morning. I am posting to these pages. Do I need to add a PostableFrame to something or does the relocate deal with forwarding the post correctly. I've tried the relocate with a full URL and I get the same results: Method POST not allowed on this resource. Would it be easier to create several references to the servlet (one for each virtual host) and override the servlet creation method to ensure there is only 1 instance? I'll give this a go and let you know. Thanks again, Phil ----------------------------- Phil Blake Translation Creation Production 32 Harrow Road Stanmore NSW 2048 Australia phil@tcp.net.au http://www.tcp.net.au tel +612 9519 4235 fax +612 9519 9445 toll free 1800 242 954 -----------------------------
Received on Tuesday, 23 February 1999 03:29:55 UTC