# SSH_demo **Repository Path**: ericzhang/SSH_demo ## Basic Information - **Project Name**: SSH_demo - **Description**: ssh demo myeclipse - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-01-29 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 目的:学习SSH 思路: 先底层,在上层的思路。 步骤: 1. 在web项目上,创建数据支持, 2. 按循序添加struts, hibernate, spring. 3. 自动生成数据映射表。 4. 页面调用。