[j3~subversion:98] (Commit message missing)

  • From: digzmn@kenai.com
  • To: commits@j3.kenai.com
  • Subject: [j3~subversion:98] (Commit message missing)
  • Date: Mon, 14 Jun 2010 09:23:36 +0000

Project:    j3
Repository: subversion
Revision:   98
Author:     digzmn
Date:       2010-06-14 09:23:34 UTC
Link:       

Log Message:
------------



Revisions:
----------
98


Added Paths:
------------
com.j3/j3-web-app/src/main/webapp/WEB-INF/pages/include/header.jsp
com.j3/j3-web-app/src
com.j3/j3-web-app/src/main/java
com.j3/j3-web-app/src/main/java/com/j3/controller
com.j3/j3-web-app/src/main/webapp/WEB-INF/pages/index.jsp
com.j3/j3-web-app/src/main/webapp/images
com.j3/j3-web-app/src/main/webapp/WEB-INF/sun-web.xml
com.j3/j3-web-app/src/main/webapp/redirect.jsp
com.j3/j3-web-app/src/main/webapp/WEB-INF
com.j3/j3-web-app
com.j3/j3-web-app/src/main/java/com/j3/base
com.j3/j3-web-app/src/main/webapp/WEB-INF/pages/include/footer.jsp
com.j3/j3-web-app/src/main/java/com/j3
com.j3/j3-web-app/src/main/webapp/WEB-INF/web.xml
com.j3/j3-web-app/src/main/resources/com/j3/config/hibernate.reveng.xml
com.j3/j3-web-app/src/main/java/com
com.j3/j3-web-app/src/main/java/com/j3/resources
com.j3/j3-web-app/src/main/webapp/WEB-INF/pages/include/menu.jsp
com.j3/j3-web-app/src/main/resources/com/j3/config
com.j3/j3-web-app/src/main/resources/lang.properties
com.j3/j3-web-app/src/main/java/com/j3/base/CharacterEncodingFilter.java
com.j3/j3-web-app/src/main/webapp
com.j3/j3-web-app/src/main/resources
com.j3/j3-web-app/src/main/webapp/applicationContext.xml
com.j3/j3-web-app/src/main/webapp/js
com.j3/j3-web-app/src/main/webapp/WEB-INF/pages/include/include.jsp
com.j3/j3-web-app/src/main/webapp/css
com.j3/j3-web-app/src/main
com.j3/j3-web-app/src/main/webapp/WEB-INF/pages
com.j3/j3-web-app/pom.xml
com.j3/j3-web-app/src/main/webapp/WEB-INF/pages/include
com.j3/j3-web-app/src/main/webapp/WEB-INF/dispatcher-servlet.xml
com.j3/j3-web-app/src/main/resources/lang_mn.properties
com.j3/j3-web-app/src/main/resources/com/j3/config/hibernate.cfg.xml
com.j3/j3-web-app/src/main/resources/com
com.j3/j3-web-app/src/main/java/com/j3/controller/IndexController.java
com.j3/j3-web-app/src/main/resources/com/j3
com.j3/j3-web-app/src/main/webapp/WEB-INF/applicationContext.xml


Diffs:
------
Index: com.j3/j3-web-app/src/main/java/com/j3/controller/IndexController.java
===================================================================
--- com.j3/j3-web-app/src/main/java/com/j3/controller/IndexController.java    
  (revision 0)
+++ com.j3/j3-web-app/src/main/java/com/j3/controller/IndexController.java    
  (revision 98)
@@ -0,0 +1,22 @@
+/*
+ * To change this template, choose Tools | Templates
+ * and open the template in the editor.
+ */
+
+package com.j3.controller;
+
+import org.springframework.stereotype.Controller;
+import org.springframework.web.bind.annotation.RequestMapping;
+
+/**
+ *
+ * @author xenon
+ */
+@Controller
+public class IndexController {
+
+        @RequestMapping("/index.htm")
+        public void index(){
+            
+        }
+}
Index: 
com.j3/j3-web-app/src/main/java/com/j3/base/CharacterEncodingFilter.java
===================================================================
--- com.j3/j3-web-app/src/main/java/com/j3/base/CharacterEncodingFilter.java  
  (revision 0)
+++ com.j3/j3-web-app/src/main/java/com/j3/base/CharacterEncodingFilter.java  
  (revision 98)
@@ -0,0 +1,29 @@
+package com.j3.base;
+
+import java.io.IOException;
+
+import javax.servlet.Filter;
+import javax.servlet.FilterChain;
+import javax.servlet.FilterConfig;
+import javax.servlet.ServletException;
+import javax.servlet.ServletRequest;
+import javax.servlet.ServletResponse;
+
+public class CharacterEncodingFilter implements Filter {
+       private FilterConfig filterConfig = null;
+
+       public void init(FilterConfig filterConfig) throws ServletException {
+               this.filterConfig = filterConfig;
+       }
+
+       public void destroy() {
+               this.filterConfig = null;
+       }
+
+       public void doFilter(ServletRequest request, ServletResponse 
response, FilterChain chain) throws IOException, ServletException {
+               request.setCharacterEncoding("utf-8");
+               response.setContentType("text/html;charset=utf-8");
+               chain.doFilter(request, response);
+       
+       }
+}
Index: com.j3/j3-web-app/src/main/resources/lang_mn.properties
===================================================================
--- com.j3/j3-web-app/src/main/resources/lang_mn.properties     (revision 0)
+++ com.j3/j3-web-app/src/main/resources/lang_mn.properties     (revision 98)
@@ -0,0 +1,73 @@
+language=\u041C\u043E\u043D\u0433\u043E\u043B
+admin.bcs.editms.saveError=\u041C\u044D\u0440\u0433\u044D\u0436\u0438\u043B\u0442\u043D\u0438\u0439
 \u043C\u044D\u0434\u044D\u044D\u043B\u044D\u043B 
\u0430\u043C\u0436\u0438\u043B\u0442\u0433\u04AF\u0439 
\u0445\u0430\u0434\u0433\u0430\u043B\u0430\u0433\u0434\u043B\u0430\u0430\!
+login.j_username.error=\u041D\u044D\u0440\u044D\u044D 
\u043E\u0440\u0443\u0443\u043B\u043D\u0430 \u0443\u0443\!
+login.j_password.error=\u041D\u0443\u0443\u0446 \u04AF\u0433\u044D\u044D 
\u043E\u0440\u0443\u0443\u043B\u043D\u0430 \u0443\u0443\!
+admin.specialist.address.title=title not found
+admin.specialist.address.email.error=\u0415-\u043C\u044D\u0439\u043B 
\u0445\u0430\u044F\u0433 \u0430\u043B\u0434\u0430\u0430\u0442\u0430\u0439 
\u0431\u0430\u0439\u043D\u0430\!
+admin.specialist.address.registryNumber.error=\u0420\u0435\u0433\u0438\u0441\u0442\u0440\u0438\u0439\u043D
 \u0434\u0443\u0433\u0430\u0430\u0440 
\u0430\u043B\u0434\u0430\u0430\u0442\u0430\u0439 
\u0431\u0430\u0439\u043D\u0430\!
+admin.specialist.address.confirmIdentityNumber.error=\u0418\u0440\u0433\u044D\u043D\u0438\u0439
 \u04AF\u043D\u044D\u043C\u043B\u044D\u0445\u043D\u0438\u0439 
\u0434\u0443\u0433\u0430\u0430\u0440 
\u0430\u043B\u0434\u0430\u0430\u0442\u0430\u0439 
\u0431\u0430\u0439\u043D\u0430\!
+admin.specialist.address.professionDegreeId.error=\u0414\u0443\u0433\u0430\u0430\u0440
 \u0445\u043E\u043E\u0441\u043E\u043D \u0431\u0430\u0439\u043D\u0430\!
+admin.specialist.hrmEditEducation.diplomNumber.error=\u0414\u0438\u043F\u043B\u043E\u043C\u043D\u044B
 \u0434\u0443\u0433\u0430\u0430\u0440 \u0445\u043E\u043E\u0441\u043E\u043D 
\u0431\u0430\u0439\u043D\u0430\!
+admin.bcs.editorg.organizationName.error=\u0411\u0430\u0439\u0433\u0443\u0443\u043B\u043B\u0430\u0433\u044B\u043D
 \u043D\u044D\u0440 \u0445\u043E\u043E\u0441\u043E\u043D 
\u0431\u0430\u0439\u043D\u0430\!
+admin.bcs.editorg.organizationType1Id.error=\u0411\u0430\u0439\u0433\u0443\u0443\u043B\u043B\u0430\u0433\u044B\u043D
 \u0441\u0442\u0430\u0442\u0443\u0441 
\u0441\u043E\u043D\u0433\u043E\u043D\u043E \u0443\u0443\!
+admin.bcs.editorg.organizationType2Id.error=\u0411\u0430\u0439\u0433\u0443\u0443\u043B\u043B\u0430\u0433\u044B\u043D
 \u0442\u04E9\u0440\u04E9\u043B \u0441\u043E\u043D\u0433\u043E\u043D\u043E 
\u0443\u0443\!
+admin.bcs.editms.saveSuccess=\u041C\u044D\u0440\u0433\u044D\u0436\u0438\u043B\u0442\u043D\u0438\u0439
 \u043C\u044D\u0434\u044D\u044D\u043B\u044D\u043B 
\u0430\u043C\u0436\u0438\u043B\u0442\u0442\u0430\u0439 
\u0445\u0430\u0434\u0433\u0430\u043B\u0430\u0433\u0434\u043B\u0430\u0430\!
+admin.bcs.editorg.organizationType3Id.error=\u0411\u0430\u0439\u0433\u0443\u0443\u043B\u043B\u0430\u0433\u044B\u043D
 \u0434\u044D\u0434 \u0442\u04E9\u0440\u04E9\u043B 
\u0441\u043E\u043D\u0433\u043E\u043D\u043E \u0443\u0443\!
+admin.bcs.editorg.countryId.error=\u0423\u043B\u0441 
\u0441\u043E\u043D\u0433\u043E\u043D\u043E \u0443\u0443\!
+admin.bcs.editorg.cityId.error=\u0425\u043E\u0442/\u0410\u0439\u043C\u0430\u0433
 \u0441\u043E\u043D\u0433\u043E\u043D\u043E \u0443\u0443\!
+admin.bcs.editorg.saveSuccess=\u0411\u0430\u0439\u0433\u0443\u0443\u043B\u043B\u0430\u0433\u044B\u043D
 \u043C\u044D\u0434\u044D\u044D\u043B\u044D\u043B 
\u0430\u043C\u0436\u0438\u043B\u0442\u0442\u0430\u0439 
\u0445\u0430\u0434\u0433\u0430\u043B\u0430\u0433\u0434\u043B\u0430\u0430.
+admin.bcs.editorg.saveError=\u0411\u0430\u0439\u0433\u0443\u0443\u043B\u043B\u0430\u0433\u044B\u043D
 \u043C\u044D\u0434\u044D\u044D\u043B\u044D\u043B 
\u0445\u0430\u0434\u0433\u0430\u043B\u0430\u0445 
\u044F\u0432\u0446\u0430\u0434 \u0430\u043B\u0434\u0430\u0430 
\u0433\u0430\u0440\u043B\u0430\u0430\!
+admin.bcs.editorg.bedCount.error=0-20000 
\u0445\u043E\u043E\u0440\u043E\u043D\u0434 \u0442\u043E\u043E 
\u043E\u0440\u0443\u0443\u043B\u043D\u0430 \u0443\u0443\!
+
+admin.bcs.editms.birthdate.error=\u0422\u0430 
\u0442\u04E9\u0440\u0441\u04E9\u043D \u043E\u043D \u0441\u0430\u0440 
\u04E9\u0434\u0440\u04E9\u04E9 \u043E\u0440\u0443\u0443\u043B\u043D\u0430 
\u0443\u0443\!
+admin.bcs.editms.email.error2=\u0422\u0430 \u043C\u044D\u0439\u043B 
\u0445\u0430\u044F\u0433\u0430\u0430 \u0437\u04E9\u0432 
\u0431\u0438\u0447\u043D\u044D \u04AF\u04AF\!
+admin.bcs.editms.email.error1=\u0422\u0430 \u043C\u044D\u0439\u043B 
\u0445\u0430\u044F\u0433\u0430\u0430 \u0431\u0438\u0447\u043D\u044D 
\u04AF\u04AF\!
+admin.bcs.editms.registryNumber.error2=\u0422\u0430 
\u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0438\u0439\u043D 
\u0434\u0443\u0433\u0430\u0430\u0440\u0430\u0430 \u0437\u04E9\u0432 
\u043E\u0440\u0443\u0443\u043B\u043D\u0430 \u0443\u0443\!
+admin.bcs.editms.registryNumber.error1=\u0422\u0430 
\u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0438\u0439\u043D 
\u0434\u0443\u0433\u0430\u0430\u0440\u0430\u0430 
\u0431\u0438\u0447\u043D\u044D \u04AF\u04AF\!
+admin.bcs.editms.lastName.error=\u0422\u0430 
\u043E\u0432\u043E\u0433\u043E\u043E \u0431\u0438\u0447\u043D\u044D 
\u04AF\u04AF\!
+admin.bcs.editms.personIdentityNumber.error2=\u0422\u0430 
\u0438\u0440\u0433\u044D\u043D\u0438\u0439 
\u04AF\u043D\u044D\u043C\u043B\u044D\u0445\u043D\u0438\u0439 
\u0434\u0443\u0433\u0430\u0430\u0440\u0430\u0430 \u0437\u04E9\u0432 
\u0431\u0438\u0447\u043D\u044D \u04AF\u04AF\!
+admin.bcs.editms.personIdentityNumber.error1=\u0422\u0430 
\u0438\u0440\u0433\u044D\u043D\u0438\u0439 
\u04AF\u043D\u044D\u043C\u043B\u044D\u0445\u043D\u0438\u0439 
\u0434\u0443\u0433\u0430\u0430\u0440\u0430\u0430\u0430 
\u0431\u0438\u0447\u043D\u044D \u04AF\u04AF\!
+admin.bcs.editms.firstName.error=\u0422\u0430 \u043D\u044D\u0440\u044D\u044D 
\u0431\u0438\u0447\u043D\u044D \u04AF\u04AF\!
+admin.usr.Education.diplomaNumber1.error=\u0422\u0430 
\u0434\u0438\u043F\u043B\u043E\u043C\u043D\u044B\u0445\u0430\u0430  
\u0434\u0443\u0433\u0430\u0430\u0440\u044B\u0433 
\u043E\u0440\u0443\u0443\u043B\u0430\u0430\u0433\u04AF\u0439 
\u0431\u0430\u0439\u043D\u0430\!
+admin.usr.Education.diplomaNumber2.error=\u042D\u043D\u044D 
\u0434\u0438\u043F\u043B\u043E\u043C\u043D\u044B 
\u0434\u0443\u0433\u0430\u0430\u0440 
\u0431\u04AF\u0440\u0442\u0433\u044D\u0433\u0434\u0441\u044D\u043D 
\u0431\u0430\u0439\u043D\u0430\!
+admin.usr.Education.schoolId.error=\u0421\u0443\u0440\u0433\u0443\u0443\u043B\u0438\u0439\u043D
 \u043D\u044D\u0440 
\u0442\u043E\u0434\u043E\u0440\u0445\u043E\u0439\u0433\u04AF\u0439 
\u0431\u0430\u0439\u043D\u0430\!
+admin.usr.Education.professionId.error=\u041C\u044D\u0440\u0433\u044D\u0436\u0438\u043B
 \u0442\u043E\u0434\u043E\u0440\u0445\u043E\u0439\u0433\u04AF\u0439 
\u0431\u0430\u0439\u043D\u0430\!
+admin.usr.otherEducation.certificateId_Null.error=\u04AE\u043D\u044D\u043C\u043B\u044D\u0445\u043D\u0438\u0439
 \u0434\u0443\u0433\u0430\u0430\u0440 
\u0442\u043E\u0434\u043E\u0440\u0445\u043E\u0439\u0433\u04AF\u0439 
\u0431\u0430\u0439\u043D\u0430\!
+admin.usr.otherEducation.certificateId_NOTnull.error=\u042D\u043D\u044D 
\u0434\u0443\u0433\u0430\u0430\u0440 
\u0431\u04AF\u0440\u0442\u0433\u044D\u0433\u0434\u0441\u044D\u043D 
\u0431\u0430\u0439\u043D\u0430\!
+admin.usr.otherEducation.countryId.error=\u0423\u043B\u0441\u044B\u043D 
\u043D\u044D\u0440 
\u0442\u043E\u0434\u043E\u0440\u0445\u043E\u0439\u0433\u04AF\u0439 
\u0431\u0430\u0439\u043D\u0430\!
+admin.usr.otherEducation.cityId.error=\u0425\u043E\u0442\u044B\u043D 
\u043D\u044D\u0440 
\u0442\u043E\u0434\u043E\u0440\u0445\u043E\u0439\u0433\u04AF\u0439 
\u0431\u0430\u0439\u043D\u0430\!
+admin.usr.professionDegree.professionDegreeId_1=\u0422\u0430 
\u04AF\u043D\u044D\u043C\u043B\u044D\u0445\u043D\u0438\u0439 
\u0434\u0443\u0433\u0430\u0430\u0440 
\u043E\u0440\u0443\u0443\u043B\u0430\u0430\u0433\u04AF\u0439 
\u0431\u0430\u0439\u043D\u0430\!
+admin.usr.professionDegree.professionDegreeId_2.error=\u042D\u043D\u044D 
\u04AF\u043D\u044D\u043C\u043B\u044D\u0445\u043D\u0438\u0439 
\u0434\u0443\u0433\u0430\u0430\u0440 
\u0431\u04AF\u0440\u0442\u0433\u044D\u0433\u0434\u0441\u044D\u043D 
\u0431\u0430\u0439\u043D\u0430\!
+admin.usr.professionDegree.professionDegreeTypeId.error=\u041C\u044D\u0440\u0433\u044D\u0436\u043B\u0438\u0439\u043D
 \u0437\u044D\u0440\u044D\u0433 
\u0442\u043E\u0434\u043E\u0440\u0445\u043E\u0439\u0433\u04AF\u0439 
\u0431\u0430\u0439\u043D\u0430\!
+admin.usr.professionDegree.professionId.error=\u041C\u044D\u0440\u0433\u044D\u0436\u0438\u043B
 \u0442\u043E\u0434\u043E\u0440\u0445\u043E\u0439\u0433\u04AF\u0439 
\u0431\u0430\u0439\u043D\u0430\!
+admin.usr.professionDegree.date.error=\u041E\u0433\u043D\u043E\u043E 
\u0442\u043E\u0434\u043E\u0440\u0445\u043E\u0439\u0433\u04AF\u0439 
\u0431\u0430\u0439\u043D\u0430\!
+admin.usr.EducationDegree.certificateId1.error=\u04AE\u043D\u044D\u043C\u043B\u044D\u0445\u043D\u0438\u0439
  \u0434\u0443\u0433\u0430\u0430\u0440 
\u043E\u0440\u0443\u0443\u043B\u0430\u0430\u0433\u04AF\u0439 
\u0431\u0430\u0439\u043D\u0430\!
+admin.usr.EducationDegree.certificateId2.error=\u04AE\u043D\u044D\u043C\u043B\u044D\u0445\u043D\u0438\u0439
  \u0434\u0443\u0433\u0430\u0430\u0440 
\u043E\u0440\u0443\u0443\u043B\u0430\u0430\u0433\u04AF\u0439 
\u0431\u0430\u0439\u043D\u0430\!
+admin.usr.EducationDegree.cityId.error=\u0425\u043E\u0442 
\u0442\u043E\u0434\u043E\u0440\u0445\u043E\u0439\u0433\u04AF\u0439 
\u0431\u0430\u0439\u043D\u0430\!
+admin.usr.EducationDegree.countryId.error=\u0423\u043B\u0441 
\u0442\u043E\u0434\u043E\u0440\u0445\u043E\u0439\u0433\u04AF\u0439 
\u0431\u0430\u0439\u043D\u0430\!
+admin.usr.EducationDegree.degreeId.error=\u0411\u043E\u043B\u043E\u0432\u0441\u0440\u043E\u043B\u044B\u043D
 \u0446\u043E\u043B 
\u0442\u043E\u0434\u043E\u0440\u0445\u043E\u0439\u0433\u04AF\u0439 
\u0431\u0430\u0439\u043D\u0430\!
+admin.usr.lastname.error=\u0422\u0430 \u043E\u0432\u043E\u0433\u043E\u043E 
\u043E\u0440\u0443\u0443\u043B\u0430\u0430\u0433\u04AF\u0439 
\u0431\u0430\u0439\u043D\u0430\!
+admin.usr.firstname.error=\u0422\u0430 \u043D\u044D\u0440\u044D\u044D 
\u043E\u0440\u0443\u0443\u043B\u0430\u0430\u0433\u04AF\u0439 
\u0431\u0430\u0439\u043D\u0430\!
+admin.usr.birthday.error=\u0422\u0430 \u0442\u04E9\u0440\u0441\u04E9\u043D 
\u043E\u043D \u0441\u0430\u0440 \u04E9\u0434\u0440\u04E9\u04E9 
\u043E\u0440\u0443\u0443\u043B\u0430\u0430\u0433\u04AF\u0439 
\u0431\u0430\u0439\u043D\u0430\!
+admin.usr.registryNumber.error=\u0422\u0430\u043D\u044B 
\u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0438\u0439\u043D 
\u0434\u0443\u0433\u0430\u0430\u0440 \u0431\u0443\u0440\u0443\u0443 
\u0431\u0430\u0439\u043D\u0430\!
+admin.usr.registryNumber_empty.error=\u0422\u0430 
\u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0438\u0439\u043D 
\u0434\u0443\u0433\u0430\u0430\u0440\u0430\u0430 
\u043E\u0440\u0443\u0443\u043B\u0430\u0430\u0433\u04AF\u0439 
\u0431\u0430\u0439\u043D\u0430\!
+admin.usr.personIdentityNumber.error=\u0422\u0430\u043D\u044B 
\u0438\u0440\u0433\u044D\u043D\u0438\u0439 
\u04AF\u043D\u044D\u043C\u043B\u044D\u0445\u043D\u0438\u0439 
\u0434\u0443\u0433\u0430\u0430\u0440 \u0431\u0443\u0440\u0443\u0443 
\u0431\u0430\u0439\u043D\u0430\!
+admin.usr.personIdentityNumber_empty.error=\u0422\u0430 
\u0438\u0440\u0433\u044D\u043D\u0438\u0439 
\u04AF\u043D\u044D\u043C\u043B\u044D\u0445\u043D\u0438\u0439 
\u0434\u0443\u0433\u0430\u0430\u0440\u0430\u0430 
\u043E\u0440\u0443\u0443\u043B\u0430\u0430\u0433\u04AF\u0439 
\u0431\u0430\u0439\u043D\u0430\!
+admin.usr.email.error=\u0422\u0430\u043D\u044B \u043C\u044D\u0439\u043B 
\u0445\u0430\u044F\u0433 \u0431\u0443\u0440\u0443\u0443 
\u0431\u0430\u0439\u043D\u0430\!
+admin.usr.email_empty.error=\u0422\u0430 \u043C\u044D\u0439\u043B 
\u0445\u0430\u044F\u0433\u0430\u0430 
\u043E\u0440\u0443\u0443\u043B\u0430\u0430\u0433\u04AF\u0439 
\u0431\u0430\u0439\u043D\u0430\!
+admin.workExperience.error=\u0411\u0430\u0439\u0433\u0443\u0443\u043B\u043B\u0430\u0433\u044B\u043D
 \u043D\u044D\u0440 
\u0442\u043E\u0434\u043E\u0440\u0445\u043E\u0439\u0433\u04AF\u0439 
\u0431\u0430\u0439\u043D\u0430\!
+public.codeReq.diplomaScan_Size.error=\u0424\u0430\u0439\u043B\u0430\u0430 
\u0437\u0430\u0430\u0436 \u04E9\u0433\u04E9\u043D\u04E9 \u04AF\u04AF\!
+public.codeReq.diplomaScan_NoSupportType.error=\u0424\u0430\u0439\u043B\u044B\u043D
 \u0442\u04E9\u0440\u04E9\u043B 
\u0434\u044D\u043C\u0436\u0438\u0445\u0433\u04AF\u0439 
\u0431\u0430\u0439\u043D\u0430\!
+public.codeReq.diplomaScan_SizeExceed.error=\u0424\u0430\u0439\u043B\u044B\u043D
 \u0445\u044D\u043C\u0436\u044D\u044D 
\u0445\u044D\u0442\u044D\u0440\u0441\u044D\u043D 
\u0431\u0430\u0439\u043D\u0430\!
+public.user.smallPic.error=\u0422\u0430\u043D\u044B 
\u043E\u0440\u0443\u0443\u043B\u0430\u0445 \u0433\u044D\u0436 
\u0431\u0443\u0439 \u0437\u0443\u0440\u0430\u0433 100x100 \u0430\u0430\u0441 
\u0431\u0430\u0433\u0430 \u0431\u0430\u0439\u043D\u0430\!
+admin.bbcode.imageName.error=\u0422\u0430 \u043D\u044D\u0440\u044D\u044D 
\u043E\u0440\u0443\u0443\u043B\u043D\u0430 \u0443\u0443\!
+admin.specialist.medicalSpecialist.medicalSpecialistId.error=\u041C\u044D\u0440\u0433\u044D\u0436\u0438\u043B\u0442\u043D\u0438\u0439
 \u043A\u043E\u0434 \u0431\u0443\u0440\u0443\u0443 
\u0431\u0430\u0439\u043D\u0430\!
+admin.specialist.Date.error=\u041E\u0433\u043D\u043E\u043E\u0433 
\u0437\u04E9\u0432 \u043E\u0440\u0443\u0443\u043B\u043D\u0430 \u0443\u0443\!
+public.license.searchByName.error=\u0422\u0430 \u0445\u0430\u0439\u0445 
\u043D\u044D\u0440\u044D\u044D \u043E\u0440\u0443\u0443\u043B\u043D\u0430 
\u0443\u0443\!
+public.license.searchByDate.error=\u0422\u0430 \u0445\u0430\u0439\u0445 
\u043E\u0433\u043D\u043E\u043E\u0433\u043E\u043E 
\u043E\u0440\u0443\u0443\u043B\u043D\u0430 \u0443\u0443\!
+admin.specialist.address.medicalspecialistId.error=\u0422\u0430 
\u043C\u044D\u0440\u0433\u044D\u0436\u0438\u043B\u0442\u043D\u0438\u0439 
\u043A\u043E\u0434 \u04AF\u04AF\u0441\u0433\u044D\u043D\u044D \u04AF\u04AF\!
+admin.specialist.address.joinDate.error=\u0410\u0436\u0438\u043B\u0434 
\u043E\u0440\u0441\u043E\u043D \u043E\u0433\u043D\u043E\u043E\u0433 
\u043E\u0440\u0443\u0443\u043B\u043D\u0430 \u0443\u0443\!
+admin.specialist.address.jobTitleId.error=\u041C\u044D\u0440\u0433\u044D\u0436\u0438\u043B
 \u0441\u043E\u043D\u0433\u043E\u043D\u043E \u0443\u0443\!
+admin.bcs.editorg.districtId.error=\u0414\u04AF\u04AF\u0440\u044D\u0433/\u0421\u0443\u043C
 \u0441\u043E\u043D\u0433\u043E\u043D\u043E \u0443\u0443\!
+public.mail.senderError=\u0422\u0430 \u0415-\u043C\u044D\u0439\u043B 
\u0445\u0430\u044F\u0433\u0430\u0430 
\u043E\u0440\u0443\u0443\u043B\u043D\u0430 \u0443\u0443 \!
+public.mail.textError=\u0422\u0430 \u0438\u043B\u0433\u044D\u044D\u0445 
\u0437\u0443\u0440\u0432\u0430\u0441 
\u043E\u0440\u0443\u0443\u043B\u043D\u0430 \u0443\u0443 \!
Index: com.j3/j3-web-app/src/main/resources/lang.properties
===================================================================
--- com.j3/j3-web-app/src/main/resources/lang.properties        (revision 0)
+++ com.j3/j3-web-app/src/main/resources/lang.properties        (revision 98)
@@ -0,0 +1,3 @@
+language=English
+login.j_username.error=Username cannot be empty!
+login.j_password.error=Password cannot be empty!
\ No newline at end of file
Index: com.j3/j3-web-app/src/main/resources/com/j3/config/hibernate.reveng.xml
===================================================================
--- com.j3/j3-web-app/src/main/resources/com/j3/config/hibernate.reveng.xml   
  (revision 0)
+++ com.j3/j3-web-app/src/main/resources/com/j3/config/hibernate.reveng.xml   
  (revision 98)
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE hibernate-reverse-engineering PUBLIC "-//Hibernate/Hibernate 
Reverse Engineering DTD 3.0//EN" 
"http://hibernate.sourceforge.net/hibernate-reverse-engineering-3.0.dtd";>
+<hibernate-reverse-engineering>
+  <schema-selection match-catalog="j-3"/>
+  <table-filter match-name="city"/>
+  <table-filter match-name="family"/>
+  <table-filter match-name="organization"/>
+  <table-filter match-name="district"/>
+  <table-filter match-name="address"/>
+  <table-filter match-name="person"/>
+  <table-filter match-name="quarter"/>
+  <table-filter match-name="work_experience"/>
+  <table-filter match-name="education"/>
+</hibernate-reverse-engineering>
Index: com.j3/j3-web-app/src/main/resources/com/j3/config/hibernate.cfg.xml
===================================================================
--- com.j3/j3-web-app/src/main/resources/com/j3/config/hibernate.cfg.xml      
  (revision 0)
+++ com.j3/j3-web-app/src/main/resources/com/j3/config/hibernate.cfg.xml      
  (revision 98)
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE hibernate-configuration PUBLIC "-//Hibernate/Hibernate 
Configuration DTD 3.0//EN" 
"http://hibernate.sourceforge.net/hibernate-configuration-3.0.dtd";>
+<hibernate-configuration>
+  <session-factory>
+    <property 
name="hibernate.dialect">org.hibernate.dialect.MySQLDialect</property>
+    <property 
name="hibernate.connection.driver_class">com.mysql.jdbc.Driver</property>
+    <property 
name="hibernate.connection.url">jdbc:mysql://localhost:3306/j-3</property>
+    <property name="hibernate.connection.username">root</property>
+  </session-factory>
+</hibernate-configuration>
Index: com.j3/j3-web-app/src/main/webapp/WEB-INF/pages/index.jsp
===================================================================
--- com.j3/j3-web-app/src/main/webapp/WEB-INF/pages/index.jsp   (revision 0)
+++ com.j3/j3-web-app/src/main/webapp/WEB-INF/pages/index.jsp   (revision 98)
@@ -0,0 +1,118 @@
+<%--
+    Document   : public
+    Created on : May 28, 2010, 9:41:39 PM
+    Author     : xenon
+--%>
+
+<%@page contentType="text/html" pageEncoding="UTF-8"%>
+<%@include file="include/include.jsp"%>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+    "http://www.w3.org/TR/html4/loose.dtd";>
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+<html xmlns="http://www.w3.org/1999/xhtml";>
+    <head>
+        <meta http-equiv="content-type" content="text/html; charset=utf-8" />
+        <title>Designed by Web Page Templates</title>
+        <meta name="keywords" content="" />
+        <meta name="description" content="" />
+        <link href="css/default.css" rel="stylesheet" type="text/css" />
+    </head>
+    <body class="bg1">
+        <table width="100%" border="0" cellspacing="0" cellpadding="0">
+
+
+            <tr>
+                <td class="bg2">
+                    <tiles:insert  
template="include/header.jsp"></tiles:insert>
+
+                </td>
+            </tr>
+            <tr>
+                <td class="bg3">
+                    <tiles:insert  
template="include/menu.jsp"></tiles:insert>
+                </td>
+            </tr>
+
+
+            <tr>
+                <td class="bg4">
+                    <table width="700" border="0" align="center" 
cellpadding="0" cellspacing="0">
+                        <tr valign="top">
+                            <td width="415">
+                                <table width="100%" border="0" 
cellspacing="0" cellpadding="0">
+                                    <tr>
+                                        <td><img src="images/spacer.gif" 
alt="" width="100" height="35" /></td>
+                                    </tr>
+                                    <tr>
+                                        <td class="text4">Lorem ipsum dolor 
sit amet</td>
+                                    </tr>
+                                    <tr>
+                                        <td>&nbsp;</td>
+                                    </tr>
+                                    <tr>
+                                        <td><p><img src="images/img7.jpg" 
alt="" width="83" height="83" class="img1" />Donec leo. Vivamus fermentum 
nibh in augue. Praesent a lacus at urna congue rutrum. Nulla enim eros, 
porttitor eu, tempus id, varius non, nibh. Duis enim nulla, luctus eu, 
dapibus lacinia, venenatis id, quam. Vestibulum imperdiet, magna nec eleifend 
rutrum, nunc lectus vestibulum velit, euismod lacinia qua.</p>
+                                            <p>In posuere eleifend odio. 
Quisque semper augue mattis wisi. Maecenas ligula. Pellentesque viverra 
vulputate enim. Aliquam erat volutpat. Pellentesque tristique ante ut risus. 
Quisque dictum. Integer nisl risus, sagittis convallis, rutrum id, elementum 
congue, nibh. Suspendisse dictum porta lectus. Donec placerat odio vel elit. 
Nullam ante orci, pellentesque eget, tempus quis, ultrices in, est. </p>
+                                            <p>Quisque erat. Vestibulum 
pellentesque, justo mollis pretium suscipit, justo nulla blandit libero, in 
blandit quis nisl. Fusce mattis viverra elit. Fusce quis tortor.</p>
+                                            <ol>
+                                                <li>                         
                                  Lorem ipsum dolor sit amet, consectetuer 
adipiscing elit.</li>
+                                                <li> Phasellus nec erat sit 
amet nibh pellentesque congue.</li>
+                                                <li> Cras vitae metus 
aliquam risus pellentesque pharetra.</li>
+                                                <li> Maecenas vitae orci 
vitae tellus feugiat eleifend.</li>
+                                            </ol>
+                                        </td>
+                                    </tr>
+                                    <tr>
+                                        <td>&nbsp;</td>
+                                    </tr>
+                                </table></td>
+                            <td width="35">&nbsp;</td>
+                            <td width="250">
+                                <table width="100%" border="0" 
cellspacing="0" cellpadding="0">
+                                    <tr>
+                                        <td><img src="images/spacer.gif" 
alt="" width="100" height="35" /></td>
+                                    </tr>
+                                    <tr>
+                                        <td class="text4">Nulla luctus 
eleifend purus</td>
+                                    </tr>
+                                    <tr>
+                                        <td>&nbsp;</td>
+                                    </tr>
+                                    <tr>
+                                        <td>
+                                            <ul class="list1">
+                                                <li><a href="#">Integer sit 
amet pede vel arcu</a></li>
+                                                <li><a href="#"> liquet 
pretium ellentesque quis </a></li>
+                                                <li><a href="#"> elit non 
lectus gravida blandit</a></li>
+                                                <li><a href="#"> Lorem ipsum 
dolor sit amet </a></li>
+                                                <li><a href="#"> Cnsectetuer 
adipiscing elit sit</a></li>
+                                                <li><a href="#"> Phasellus 
nec erat sit amet feugiat </a></li>
+                                                <li><a href="#"> Nibh 
pellentesque feugiat  congue</a></li>
+                                                <li><a href="#"> Cras vitae 
metus aliquam risus </a></li>
+                                                <li><a href="#"> 
Pellentesque  feugiat pharetra </a></li>
+                                                <li><a href="#"> Maecenas 
vitae feugiat  orci vitae </a></li>
+                                                <li><a href="#"> Tellus 
feugiat eleifend feugiat </a></li>
+                                                <li><a href="#"> Etiam ac 
tortor eu metus euismod </a></li>
+                                                <li><a href="#"> lobortis 
duis non ante in metus </a></li>
+                                                <li><a href="#"> commodo 
euismod lobortis feugiat </a></li>
+                                                <li><a href="#"> Maecenas 
vitae feugiat  orci vitae </a></li>
+                                            </ul>
+                                        </td>
+                                    </tr>
+                                    <tr>
+                                        <td>&nbsp;</td>
+                                    </tr>
+
+                                </table></td>
+                        </tr>
+                    </table>
+                </td>
+            </tr>
+            <tr>
+                <td>
+                    <tiles:insert 
template="include/footer.jsp"></tiles:insert>
+                </td>
+            </tr>
+        </table>
+    </body>
+</html>
Index: com.j3/j3-web-app/src/main/webapp/WEB-INF/pages/include/menu.jsp
===================================================================
--- com.j3/j3-web-app/src/main/webapp/WEB-INF/pages/include/menu.jsp    
(revision 0)
+++ com.j3/j3-web-app/src/main/webapp/WEB-INF/pages/include/menu.jsp    
(revision 98)
@@ -0,0 +1,31 @@
+<%-- 
+    Document   : menu
+    Created on : May 28, 2010, 10:41:49 PM
+    Author     : xenon
+--%>
+
+<%@page contentType="text/html" pageEncoding="UTF-8"%>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+    "http://www.w3.org/TR/html4/loose.dtd";>
+<html>
+
+    <head>
+        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+        <title>Insert title here</title>
+    </head>
+    <body>
+        <table width="760" border="0" align="center" cellpadding="0" 
cellspacing="0">
+            <tr align="center">
+                <td><a href="index.htm" class="link1">Нүүр</a></td>
+                <td><img src="images/img3.jpg" alt="" width="8" height="55" 
/></td>
+                <td><a href="#" class="link1">Гишүүн</a></td>
+                <td><img src="images/img3.jpg" alt="" width="8" height="55" 
/></td>
+                <td><a href="#" class="link1">solutions</a></td>
+                <td><img src="images/img3.jpg" alt="" width="8" height="55" 
/></td>
+                <td><a href="#" class="link1">partners</a></td>
+                <td><img src="images/img3.jpg" alt="" width="8" height="55" 
/></td>
+                <td><a href="#" class="link1">contact us</a> </td>
+            </tr>
+        </table>
+    </body>
+</html>
\ No newline at end of file
Index: com.j3/j3-web-app/src/main/webapp/WEB-INF/pages/include/header.jsp
===================================================================
--- com.j3/j3-web-app/src/main/webapp/WEB-INF/pages/include/header.jsp  
(revision 0)
+++ com.j3/j3-web-app/src/main/webapp/WEB-INF/pages/include/header.jsp  
(revision 98)
@@ -0,0 +1,47 @@
+<%-- 
+    Document   : header
+    Created on : May 28, 2010, 9:53:42 PM
+    Author     : xenon
+--%>
+
+<%@page contentType="text/html" pageEncoding="UTF-8"%>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+    "http://www.w3.org/TR/html4/loose.dtd";>
+
+<html>
+
+    <head>
+        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+        <title>WEB - APP</title>
+    </head>
+    <body>
+        <div style="position: absolute; padding-left: 80px">
+            <img alt="img" width="75" height="75" 
src="images/java_starting.png"/>
+        </div>
+        <table width="760" border="0" align="center" cellpadding="0" 
cellspacing="0">
+            <tr>
+                <td>
+                    <span class="text1">J-3</span><span class="text2"> 
team</span><br />
+                    <span class="text3">&nbsp;&nbsp;&nbsp;HRM</span></td>
+                <td style="padding-left:180px;">
+                    <table width="370" border="0" cellpadding="0" 
cellspacing="0" class="bg5">
+                        <tr>
+                            <td>
+                                <form id="form2" name="form2" method="post" 
action="">
+                                    <table width="85%" border="0" 
align="center" cellpadding="0" cellspacing="0">
+                                        <tr>
+                                            <td class="style1"><h5 
class="text3">Site Search: </h5></td>
+                                            <td align="center"><input 
name="textfield2" type="text" class="input1" /></td>
+                                            <td>&nbsp;</td>
+                                            <td><input name="Search2" 
type="submit" id="Search2" value="    Search   " /></td>
+                                        </tr>
+                                    </table>
+                                </form>
+                            </td>
+                        </tr>
+                    </table>
+                </td>
+            </tr>
+        </table>
+    </body>
+</html>
\ No newline at end of file
Index: com.j3/j3-web-app/src/main/webapp/WEB-INF/pages/include/footer.jsp
===================================================================
--- com.j3/j3-web-app/src/main/webapp/WEB-INF/pages/include/footer.jsp  
(revision 0)
+++ com.j3/j3-web-app/src/main/webapp/WEB-INF/pages/include/footer.jsp  
(revision 98)
@@ -0,0 +1,32 @@
+<%-- 
+    Document   : footer
+    Created on : May 28, 2010, 10:44:21 PM
+    Author     : xenon
+--%>
+
+<%@page contentType="text/html" pageEncoding="UTF-8"%>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+    "http://www.w3.org/TR/html4/loose.dtd";>
+<html>
+
+    <head>
+        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+        <title>Insert title here</title>
+    </head>
+    <body>
+        <table width="700" border="0" align="center" cellpadding="0" 
cellspacing="0">
+            <tr>
+                <td class="text5">&nbsp;</td>
+                <td align="right" class="text5">&nbsp;</td>
+            </tr>
+            <tr>
+                <td width="57%" class="text5">Copyright © 2006 Sitename.com. 
Designed by <a href="http://www.webpagetemplates.org";>Web Page 
Templates</a></td>
+                <td width="43%" align="right" class="text5"><a 
href="#">Privacy Policy</a> &nbsp;&nbsp;|&nbsp;&nbsp; <a href="#">Terms of 
Use</a></td>
+            </tr>
+            <tr>
+                <td class="text5">&nbsp;</td>
+                <td align="right" class="text5">&nbsp;</td>
+            </tr>
+        </table>
+    </body>
+</html>
\ No newline at end of file
Index: com.j3/j3-web-app/src/main/webapp/WEB-INF/pages/include/include.jsp
===================================================================
--- com.j3/j3-web-app/src/main/webapp/WEB-INF/pages/include/include.jsp 
(revision 0)
+++ com.j3/j3-web-app/src/main/webapp/WEB-INF/pages/include/include.jsp 
(revision 98)
@@ -0,0 +1,5 @@
+<%@taglib prefix="fmt" uri="http://java.sun.com/jstl/fmt" %>
+<%@taglib prefix="c" uri="http://java.sun.com/jstl/core_rt" %>
+<%@taglib prefix="spring" uri="http://www.springframework.org/tags"%>
+<%@taglib prefix="form" uri="http://www.springframework.org/tags/form" %>
+<%@taglib prefix="tiles" uri="http://jakarta.apache.org/struts/tags-tiles" %>
Index: com.j3/j3-web-app/src/main/webapp/WEB-INF/sun-web.xml
===================================================================
--- com.j3/j3-web-app/src/main/webapp/WEB-INF/sun-web.xml       (revision 0)
+++ com.j3/j3-web-app/src/main/webapp/WEB-INF/sun-web.xml       (revision 98)
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE sun-web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Application 
Server 9.0 Servlet 3.0//EN"
+       "http://www.sun.com/software/appserver/dtds/sun-web-app_3_0-0.dtd";>
+<sun-web-app error-url="">
+  <context-root>/j3-web-app</context-root>
+  <class-loader delegate="true"/>
+  <jsp-config>
+    <property name="keepgenerated" value="true">
+      <description>Keep a copy of the generated servlet class' java 
code.</description>
+    </property>
+  </jsp-config>
+</sun-web-app>
Index: com.j3/j3-web-app/src/main/webapp/WEB-INF/applicationContext.xml
===================================================================
--- com.j3/j3-web-app/src/main/webapp/WEB-INF/applicationContext.xml    
(revision 0)
+++ com.j3/j3-web-app/src/main/webapp/WEB-INF/applicationContext.xml    
(revision 98)
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<beans xmlns="http://www.springframework.org/schema/beans";
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+       xmlns:p="http://www.springframework.org/schema/p";
+       xmlns:aop="http://www.springframework.org/schema/aop";
+       xmlns:tx="http://www.springframework.org/schema/tx";
+       xsi:schemaLocation="http://www.springframework.org/schema/beans ;
http://www.springframework.org/schema/beans/spring-beans-3.0.xsd
+       http://www.springframework.org/schema/aop ;
http://www.springframework.org/schema/aop/spring-aop-3.0.xsd
+       http://www.springframework.org/schema/tx ;
http://www.springframework.org/schema/tx/spring-tx-3.0.xsd
+       http://www.springframework.org/schema/p ;
http://www.springframework.org/schema/p/spring-p-3.0.xsd";>
+
+    <!--bean id="propertyConfigurer"
+          
class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer"
+          p:location="/WEB-INF/jdbc.properties" />
+
+    <bean id="dataSource"
+          class="org.springframework.jdbc.datasource.DriverManagerDataSource"
+          p:driverClassName="${jdbc.driverClassName}"
+          p:url="${jdbc.url}"
+          p:username="${jdbc.username}"
+          p:password="${jdbc.password}" /-->
+
+    <!-- ADD PERSISTENCE SUPPORT HERE (jpa, hibernate, etc) -->
+
+</beans>
Index: com.j3/j3-web-app/src/main/webapp/WEB-INF/dispatcher-servlet.xml
===================================================================
--- com.j3/j3-web-app/src/main/webapp/WEB-INF/dispatcher-servlet.xml    
(revision 0)
+++ com.j3/j3-web-app/src/main/webapp/WEB-INF/dispatcher-servlet.xml    
(revision 98)
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<beans xmlns="http://www.springframework.org/schema/beans";
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+       xmlns:p="http://www.springframework.org/schema/p";
+       xmlns:aop="http://www.springframework.org/schema/aop";
+       xmlns:tx="http://www.springframework.org/schema/tx";
+       xmlns:context="http://www.springframework.org/schema/context";
+       xsi:schemaLocation="http://www.springframework.org/schema/beans ;
http://www.springframework.org/schema/beans/spring-beans-3.0.xsd
+            http://www.springframework.org/schema/aop ;
http://www.springframework.org/schema/aop/spring-aop-3.0.xsd
+            http://www.springframework.org/schema/tx ;
http://www.springframework.org/schema/tx/spring-tx-3.0.xsd
+            http://www.springframework.org/schema/context ;
http://www.springframework.org/schema/context/spring-context-3.0.xsd
+            http://www.springframework.org/schema/p ;
http://www.springframework.org/schema/p/spring-p-3.0.xsd";>
+
+    <context:component-scan base-package="com.j3.controller"/>
+
+    <!--
+    <bean 
class="org.springframework.web.servlet.mvc.support.ControllerClassNameHandlerMapping"/>
+    -->
+    <!--
+    Most controllers will use the ControllerClassNameHandlerMapping above, 
but
+    for the index controller we are using ParameterizableViewController, so 
we must
+    define an explicit mapping for it.
+    -->
+    <!--<bean id="urlMapping" 
class="org.springframework.web.servlet.handler.SimpleUrlHandlerMapping">
+        <property name="mappings">
+            <props>
+                <prop key="index.htm">indexController</prop>
+            </props>
+        </property>
+    </bean>
+    -->
+    <bean id="viewResolver"
+          
class="org.springframework.web.servlet.view.InternalResourceViewResolver"
+          p:prefix="/WEB-INF/pages/"
+          p:suffix=".jsp" />
+
+    <!--
+    The index controller.
+
+    <bean name="indexController"
+          
class="org.springframework.web.servlet.mvc.ParameterizableViewController"
+          p:viewName="index" />
+     -->
+</beans>
Index: com.j3/j3-web-app/src/main/webapp/WEB-INF/web.xml
===================================================================
--- com.j3/j3-web-app/src/main/webapp/WEB-INF/web.xml   (revision 0)
+++ com.j3/j3-web-app/src/main/webapp/WEB-INF/web.xml   (revision 98)
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<web-app version="3.0" xmlns="http://java.sun.com/xml/ns/javaee" ;
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ;
xsi:schemaLocation="http://java.sun.com/xml/ns/javaee ;
http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd";>
+    <context-param>
+        <param-name>contextConfigLocation</param-name>
+        <param-value>/WEB-INF/applicationContext.xml</param-value>
+    </context-param>
+    <listener>
+        
<listener-class>org.springframework.web.context.ContextLoaderListener</listener-class>
+    </listener>
+    <servlet>
+        <servlet-name>dispatcher</servlet-name>
+        
<servlet-class>org.springframework.web.servlet.DispatcherServlet</servlet-class>
+        <load-on-startup>2</load-on-startup>
+    </servlet>
+    <servlet-mapping>
+        <servlet-name>dispatcher</servlet-name>
+        <url-pattern>*.htm</url-pattern>
+    </servlet-mapping>
+    <session-config>
+        <session-timeout>
+            30
+        </session-timeout>
+    </session-config>
+    <welcome-file-list>
+        <welcome-file>redirect.jsp</welcome-file>
+    </welcome-file-list>
+</web-app>
Index: com.j3/j3-web-app/src/main/webapp/applicationContext.xml
===================================================================
--- com.j3/j3-web-app/src/main/webapp/applicationContext.xml    (revision 0)
+++ com.j3/j3-web-app/src/main/webapp/applicationContext.xml    (revision 98)
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<beans xmlns="http://www.springframework.org/schema/beans";
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+       xmlns:p="http://www.springframework.org/schema/p";
+       xmlns:aop="http://www.springframework.org/schema/aop";
+       xmlns:tx="http://www.springframework.org/schema/tx";
+       xsi:schemaLocation="http://www.springframework.org/schema/beans ;
http://www.springframework.org/schema/beans/spring-beans-3.0.xsd
+       http://www.springframework.org/schema/aop ;
http://www.springframework.org/schema/aop/spring-aop-3.0.xsd
+       http://www.springframework.org/schema/tx ;
http://www.springframework.org/schema/tx/spring-tx-3.0.xsd
+       http://www.springframework.org/schema/p ;
http://www.springframework.org/schema/p/spring-p-3.0.xsd";>
+
+    <!--bean id="propertyConfigurer"
+          
class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer"
+          p:location="/WEB-INF/jdbc.properties" />
+
+    <bean id="dataSource"
+          class="org.springframework.jdbc.datasource.DriverManagerDataSource"
+          p:driverClassName="${jdbc.driverClassName}"
+          p:url="${jdbc.url}"
+          p:username="${jdbc.username}"
+          p:password="${jdbc.password}" /-->
+
+    <!-- ADD PERSISTENCE SUPPORT HERE (jpa, hibernate, etc) -->
+
+</beans>
Index: com.j3/j3-web-app/src/main/webapp/redirect.jsp
===================================================================
--- com.j3/j3-web-app/src/main/webapp/redirect.jsp      (revision 0)
+++ com.j3/j3-web-app/src/main/webapp/redirect.jsp      (revision 98)
@@ -0,0 +1,9 @@
+<%--
+Views should be stored under the WEB-INF folder so that
+they are not accessible except through controller process.
+
+This JSP is here to provide a redirect to the dispatcher
+servlet but should be the only JSP outside of WEB-INF.
+--%>
+<%@page contentType="text/html" pageEncoding="UTF-8"%>
+<% response.sendRedirect("index.htm"); %>
Index: com.j3/j3-web-app/pom.xml
===================================================================
--- com.j3/j3-web-app/pom.xml   (revision 0)
+++ com.j3/j3-web-app/pom.xml   (revision 98)
@@ -0,0 +1,163 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" ;
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 ;
http://maven.apache.org/maven-v4_0_0.xsd";>
+    <parent>
+        <artifactId>j3-root</artifactId>
+        <groupId>com.j3</groupId>
+        <version>0.0.1-SNAPSHOT</version>
+    </parent>
+    <modelVersion>4.0.0</modelVersion>
+    <groupId>com.j3</groupId>
+    <artifactId>j3-web-app</artifactId>
+    <version>0.0.1-SNAPSHOT</version>
+    <packaging>war</packaging>
+    <name>j3-web-app</name>
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-compiler-plugin</artifactId>
+                <configuration>
+                    <source>1.6</source>
+                    <target>1.6</target>
+                    <encoding>${project.build.sourceEncoding}</encoding>
+                </configuration>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-resources-plugin</artifactId>
+                <configuration>
+                    <encoding>${project.build.sourceEncoding}</encoding>
+                </configuration>
+            </plugin>
+        </plugins>
+    </build>
+    <repositories>
+        <repository>
+            <id>JBoss.com Maven2</id>
+            <name>JBoss Maven2</name>
+            <url>http://repository.jboss.com/maven2</url>
+            <releases>
+                <enabled>true</enabled>
+                <updatePolicy>never</updatePolicy>
+            </releases>
+            <snapshots>
+                <enabled>false</enabled>
+            </snapshots>
+        </repository>
+    </repositories>
+
+    <dependencies>
+        <dependency>
+            <groupId>javax.servlet</groupId>
+            <artifactId>jstl</artifactId>
+            <version>1.2</version>
+        </dependency>
+        <dependency>
+            <groupId>taglibs</groupId>
+            <artifactId>standard</artifactId>
+            <version>1.1.2</version>
+        </dependency>
+        <dependency>
+            <groupId>org.tuckey</groupId>
+            <artifactId>urlrewritefilter</artifactId>
+            <version>3.1.0</version>
+        </dependency>
+        <dependency>
+            <groupId>org.springframework</groupId>
+            <artifactId>spring-core</artifactId>
+            <version>3.0.2.RELEASE</version>
+        </dependency>
+        <dependency>
+            <groupId>org.springframework</groupId>
+            <artifactId>spring-beans</artifactId>
+            <version>3.0.2.RELEASE</version>
+        </dependency>
+        <dependency>
+            <groupId>org.springframework</groupId>
+            <artifactId>spring-context</artifactId>
+            <version>3.0.2.RELEASE</version>
+        </dependency>
+        <dependency>
+            <groupId>org.springframework</groupId>
+            <artifactId>spring-web</artifactId>
+            <version>3.0.2.RELEASE</version>
+        </dependency>
+        <dependency>
+            <groupId>org.springframework</groupId>
+            <artifactId>spring-webmvc</artifactId>
+            <version>3.0.2.RELEASE</version>
+        </dependency>
+        <dependency>
+            <groupId>org.springframework.webflow</groupId>
+            <artifactId>spring-webflow</artifactId>
+            <version>2.0.9.RELEASE</version>
+        </dependency>
+        <dependency>
+            <groupId>org.springframework</groupId>
+            <artifactId>spring-orm</artifactId>
+            <version>3.0.2.RELEASE</version>
+        </dependency>
+
+        <dependency>
+            <groupId>ognl</groupId>
+            <artifactId>ognl</artifactId>
+            <version>3.0</version>
+        </dependency>
+        <!-- Container-provided dependencies-->
+        <dependency>
+            <groupId>javax.servlet</groupId>
+            <artifactId>servlet-api</artifactId>
+            <version>2.5</version>
+        </dependency>
+        <dependency>
+            <groupId>javax.servlet.jsp</groupId>
+            <artifactId>jsp-api</artifactId>
+            <version>2.1</version>
+        </dependency>
+
+        <!-- tiles -->
+        <dependency>
+            <groupId>org.apache.struts</groupId>
+            <artifactId>struts-tiles</artifactId>
+            <version>1.3.10</version>
+        </dependency>
+
+        <!-- Runtime dependencies -->
+
+        <dependency>
+            <groupId>org.slf4j</groupId>
+            <artifactId>slf4j-log4j12</artifactId>
+            <version>1.6.0</version>
+        </dependency>
+        <dependency>
+            <groupId>jboss</groupId>
+            <artifactId>javassist</artifactId>
+            <version>3.7.ga</version>
+        </dependency>
+
+        <!-- Test dependencies -->
+        <dependency>
+            <groupId>junit</groupId>
+            <artifactId>junit</artifactId>
+            <version>4.8.1</version>
+        </dependency>
+        <dependency>
+            <groupId>javax.transaction</groupId>
+            <artifactId>jta</artifactId>
+            <version>1.0.1B</version>
+        </dependency>
+        <dependency>
+            <groupId>com.j3</groupId>
+            <artifactId>j3-ejb-service</artifactId>
+            <version>0.0.1-SNAPSHOT</version>
+            <scope>provided</scope>
+            <exclusions>
+                <exclusion>
+                    <artifactId>spring</artifactId>
+                    <groupId>org.springframework</groupId>
+                </exclusion>
+            </exclusions>
+        </dependency>
+    </dependencies>
+</project>
+

Property changes on: com.j3/j3-web-app
___________________________________________________________________
Added: svn:ignore
   + target







[j3~subversion:98] (Commit message missing)

digzmn 06/14/2010
  • Mysql
  • Glassfish
  • Jruby
  • Rails
  • Nblogo
Terms of Use; Privacy Policy;
© 2010, Oracle Corporation and/or its affiliates
(revision 20120127.ac94057)
 
 
Close
loading
Please Confirm
Close