Salome HOME
Siman codebase is refactored. Spring beans are introduced in the context.
[tools/siman.git] / Workspace / Siman / WebContent / study / searchStudy.jsp
index 62285d5d99e4bce74b042c5e21955a8ca7e2531f..e65194505e0deafcbf743dcccebbb6567ad53108 100644 (file)
@@ -1,7 +1,7 @@
 <%@ page language="java" contentType="text/html; charset=ISO-8859-1"
     pageEncoding="ISO-8859-1"
 %>
-<%@ page import="org.splat.som.Study"%>
+<%@ page import="org.splat.dal.bo.som.Study"%>
 <%@ page import="org.splat.som.ApplicationRights"%>
 <%@ page import="org.splat.simer.ApplicationSettings"%>
 <%@ page import="java.util.ResourceBundle"%>