mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
separating jsp
This commit is contained in:
@@ -1 +0,0 @@
|
||||
<%@ page autoFlush="true" import="java.util.List" %>
|
||||
@@ -1 +0,0 @@
|
||||
<%@ page autoFlush="true" %>
|
||||
@@ -1,4 +0,0 @@
|
||||
<html>
|
||||
<%@ page import="java.util.List" %>
|
||||
<jsp:useBean id="xxx" class="List"/>
|
||||
</html>
|
||||
@@ -1,4 +0,0 @@
|
||||
<html>
|
||||
<%@ page import="java.util.List" %>
|
||||
<jsp:useBean id="xxx" class="List"/>
|
||||
</html>
|
||||
Reference in New Issue
Block a user