[Peepagg-cvs] fake index.jsp,1.1,1.2 login-post.jsp,1.1,NONE
Brought to you by:
chalko,
marccanter
|
From: <ch...@us...> - 2003-12-15 05:12:16
|
Update of /cvsroot/peepagg//fake In directory sc8-pr-cvs1:/tmp/cvs-serv7876 Modified Files: index.jsp Removed Files: login-post.jsp Log Message: Added the rest of the SP stuff but it is not working yet. Index: index.jsp =================================================================== RCS file: /cvsroot/peepagg//fake/index.jsp,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** index.jsp 14 Dec 2003 02:13:30 -0000 1.1 --- index.jsp 15 Dec 2003 05:12:13 -0000 1.2 *************** *** 16,19 **** --- 16,21 ---- </tr> </table> + + <a href="<%=request.getContextPath()%>/login?ProviderID=Chalko-IDP">Use the SP </a> </form> </body> --- login-post.jsp DELETED --- |