T1

Java code posted
created at 24 Mar 18:04, updated at 24 Mar 18:05

Edit | Back
1
2
3
4
<%@ page import="java.lang.String" %>
  <%
        String myLogin =  (String)session.getAttribute( "test" );
%>
116 Bytes in 2 ms with coderay