PDA

View Full Version : naked .lzx requests..


iloop
06-15-2004, 01:13 PM
Finally been reading through the deploy guide:-
http://www.laszlosystems.com/developers/learn/documentation/developers-guide/deployers-guide.php#web.xml

and there is reference to, the default for naked .lzx requests,

# Default request type for naked .lzx requests (requests with no (or unknown) lzt
# query string). For development, you want 'app_console'. For deployment, you
# want 'html'.
#defaultRequestType=html
defaultRequestType=app_console

This does not however appear to be in the lps.properties file with 2.1.1.

Has the behaviour changed or should this be added in ?
Not sure what app_console is either ?

Just curious,

antun
06-18-2004, 09:41 AM
This isn't actually functional - it is a planned feature and will be working in a future release. Sorry about the confusion!

-Antun