hello Thierry,

Thanks for your response. I've browsed your exemple, but I can't seem to find 
any reference to https.

"
  public static void main(String[] args) throws Exception {
        Component c = new Component();
        c.getServers().add(Protocol.HTTP, 8182);
        c.getDefaultHost().attach("/myapp", new TestApplication());
        c.start();
"

Am I missing something?


Best regards.

Laurent Garrigues

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2633577

Reply via email to