hi,

   Usually the .do files are servlets and the .do stuff you enter is rewritten
by the server internally to point to the actual servlet.
   With a http request you will get whatever the servlet is spitting out the 
wire.

Catalin


Jon wrote:
> is there some way to get a .do file from a server is it readable?  I think
> that may be my whole problem with my curl sequence.  I need to see what the
> routing file is doing

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to