Femto Web Server V1.4-F

dfischer.femtowebserver.test
Class TestNoWeblet

java.lang.Object
  |
  +--dfischer.femtowebserver.test.TestNoWeblet

public class TestNoWeblet
extends java.lang.Object

This Weblet example proves, that the Femto Web Server will *NOT* display nor execute java classes with no HttpdWebletInterface. So all other classes inside the CLASSPATH are protected. If someone tries to access a "normal" class, the Femto Web Server will respond with "403 Forbidden".

You can download the sourcecode of all examples at: http://www.d-fischer.com/femto/FemtoProgrammingExamplesSourcecode.zip


Constructor Summary
TestNoWeblet()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestNoWeblet

public TestNoWeblet()

Femto Web Server V1.4-F

Copyright 2002, 2003, 2006 by Ingenieurbüro David Fischer GmbH, Switzerland. All rights reserved.