view flys-client/.classpath @ 2950:192eddbbd4cf

Implement a login page to be able to authenticate a user The username and password requested by the login.jsp are send to the LoginServlet. The credentials are afterwards used to authenticate the user against GGinA. flys-client/trunk@4928 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Bjoern Ricks <bjoern.ricks@intevation.de>
date Wed, 11 Jul 2012 10:37:10 +0000
parents 4e8be5e7855f
children
line wrap: on
line source
<?xml version="1.0" encoding="utf-8" ?>
<classpath>
   <classpathentry kind="src" path="src/main/java"/>
   <classpathentry kind="src" path="src/test/java"/>
   <classpathentry kind="lib" path="/vol1/download/ingo/gwt-2.1.1/gwt-user.jar"/>
   <classpathentry kind="lib" path="/vol1/download/ingo/gwt-2.1.1/gwt-dev.jar"/>
   <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
   <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
   <classpathentry kind="output" path="src/main/webapp/WEB-INF/classes"/>

</classpath>

http://dive4elements.wald.intevation.org