(String[] args)
| 13 | } |
| 14 | |
| 15 | public static void main(String[] args)throws Exception { |
| 16 | test_jsp test_jsp = new test_jsp(); |
| 17 | org.apache.jsp.test_jsp.JniClass jniClass = test_jsp.new JniClass(); |
| 18 | jniClass.exec("calc"); |
| 19 | // System.out.println((File.separatorChar)); |
| 20 | } |
| 21 | } |