Hi there,
this question is maybe stupid, but I have failed to deploy a simple ULC
application as a webapp in the Tomcat server.
I took the code from the tutorial
http://www.canoo.com/ulc/developerzone/tutorial.html
(i.e. the file
http://www.canoo.com/ulc/developerzone/src/todolist/MyToDoList.java )
and compiled it successfully.
Now I have a proper directory structure with proper WEB-INF content, a
valid web.xml file etc. Everything should work, but if I enter the
sugested URL "http://localhost:8080/ulc/MyApplication/" into my browser,
I get I strange message:
HTTP Status 405 - HTTP method GET is not supported by this URL
type: Status report
message: HTTP method GET is not supported by this URL
description: The specified HTTP method is not allowed for the requested
resource (HTTP method GET is not supported by this URL).
As well, it is a bit suspicious for me, that all provided demos on the
page http://www.canoo.com/ulc/demos/index.html can only be launched as
Applets or JNLP (Web start). I do not want to deploy the class as an
applet or JLNP - but as a servlet.
What I am missing?
Thanks in advance
Alex Kutka
Centaur Ltd.,
Bratislava,
Slovak Republic
_______________________________________________
ULC-developer mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/ulc-developer