oops again...import the entire except package (god, the design of this file is
so totally bletcherous I'm barfing...it needs rework SOON!)
This commit is contained in:
parent
b6a849e7e8
commit
2b474688dd
|
@ -18,7 +18,7 @@
|
|||
<%@ page import = "java.util.*" %>
|
||||
<%@ page import = "com.silverwrist.util.StringUtil" %>
|
||||
<%@ page import = "com.silverwrist.venice.core.*" %>
|
||||
<%@ page import = "com.silverwrist.venice.except.DataException" %>
|
||||
<%@ page import = "com.silverwrist.venice.except.*" %>
|
||||
<%@ page import = "com.silverwrist.venice.servlets.Variables" %>
|
||||
<%@ page import = "com.silverwrist.venice.servlets.format.*" %>
|
||||
<%!
|
||||
|
|
Loading…
Reference in New Issue
Block a user