Jetty vs JettyPlus Authentication
... files under /user, then when I click on a link /admin/index.html Jetty simply forwards me to the /login-error which prompted me toJetty vs JettyPlus Authentication Sam Zin Hi, I have a simple web application. Here ...
http://www.javakb.com/Uwe/Forum.aspx/java-programmer/8988
JSF in Jetty
... JSF in Jetty Timo Nentwig Hi! Has somebody been able to get the JSF ...
http://www.javakb.com/Uwe/Forum.aspx/java-programmer/7259
Jetty vs Tomcat benchmark ?!!
Jetty vs Tomcat benchmark ?!! Razvan Hi ! Are there any recent benchmarks on this issue ? (Tomcat vs ...
http://www.javakb.com/Uwe/Forum.aspx/java-programmer/11329
Help needed on Jetty (embedded)
... Help needed on Jetty (embedded) Gernot Reichel Hi all, I'm struggling with Jetty (Version 6.1) used in embedded mode. I created a Handler ...
http://www.javakb.com/Uwe/Forum.aspx/java-programmer/34835
Virtual host with JBoss/Jetty
... Virtual host with JBoss/Jetty K S Aldebaraan I have two war archives that I've deployed successfully to ...
http://www.javakb.com/Uwe/Forum.aspx/java-programmer/7196
Jetty: mapping URL to folder on disk
... takes a class name as its sole attribute. In the global jetty.xml, that'll be org.mortbay.jetty.Server or org.mortbay.jetty.plus.Server, or a derivative thereof. In jetty-web.xml, you configure a WebApplicationContext. Here's a real example ...
http://www.javakb.com/Uwe/Forum.aspx/java-programmer/19777
Jetty and http to https redirect
... download a file. Is there a way to setup Jetty to recognize users are attempting to use HTTP and redirectJetty and http to https redirect Forrest Samuels I am working on
http://www.javakb.com/Uwe/Forum.aspx/java-programmer/13884
Jetty - adding context after starting server
... context for /user. but when i try to acces localhost:8080/ jetty says, it only has a context for /user. but, when iJetty - adding context after starting server acilelaure hello ng, i have a problem with ...
http://www.javakb.com/Uwe/Forum.aspx/java-programmer/21177
Configuring jetty: restricting service from certain IP addresses
... m not sure exactly how to do it http://docs.codehaus.org/display/JETTY/Newbie+Guide+to+Jetty The jetty XML config files are pretty cool. Each chunk of XML represents a ... Configuring jetty: restricting service from certain IP addresses Mika How can I restrict access to Jetty ...
http://www.javakb.com/Uwe/Forum.aspx/java-programmer/38314
Tomcat doesn't send all data while Jetty does
... Tomcat doesn't send all data while Jetty does BigAl I am using the following code in a servlet ...
http://www.javakb.com/Uwe/Forum.aspx/java/82