Salome HOME
Siman codebase is refactored. Spring beans are introduced in the context.
[tools/siman.git] / Workspace / Siman / WebContent / study / editStudyProperties.jsp
index ba42447d71a02b0eb677291189affa10100b9424..ace6e1715693549dd9987be30b9cddf0aac656fe 100644 (file)
@@ -5,7 +5,7 @@
 <%@ page import="com.opensymphony.xwork2.util.ValueStack"%>
 <%@ page import="com.opensymphony.xwork2.ActionContext"%>
 <%@ page import="org.splat.simer.StudyPropertiesAction"%>
-<%@ page import="org.splat.kernel.User"%>
+<%@ page import="org.splat.dal.bo.kernel.User"%>
 <%@
     taglib prefix="s" uri="/struts-tags"
 %>