%@page language="java" import="com.lrp.sitesec.*,com.lrp.U2000.*" %>
<%@ taglib prefix="LRP" uri="/WEB-INF/LRPLib.tld" %>
<% ObjectCheck obj = new ObjectCheck(request, response, session);
if(obj.login()) {
response.sendRedirect("/LrpSecStoryTool/index.jsp?topic=Main");
}
else {
IPValidator ipv = new IPValidator(request);
if(ipv.isValid() ) {
StringBuffer sb = new StringBuffer("/LrpSecStoryTool/servlet/LoginHandler?name=");
sb.append(ipv.getUname() + "&passwd=");
sb.append(ipv.getPW());
response.sendRedirect(sb.toString());
}
}
%>
Special Ed Connect Splash Page
|
|
|
| Instantly locate proven strategies, helpful tools, special education case law, federal statutes/regulations and more — with the online solution thousands of your colleagues already rely on. |
 |
| |
|
User/Research Assistance 1 800-515-4577 ext. 6303 | Customer Service 1 800-341-7874 | Email SpecialEdConnection@lrp.com |
© LRP Publications. All rights reserved. Please read our Privacy Policy. |