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,
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,