⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 updatedatabase.jsp

📁 GridSphere 门户 提供一个基于 portlet 的高级开放源代码门户。GridSphere 是在欧盟提供基金的 GridLab 项目下开发的
💻 JSP
字号:
<div style="padding-top: 3px; margin: 0px 0px 0px 10px; padding-left: 8px; padding-right: 5px; padding-bottom: 1px;">    <h1>GridSphere Update</h1>    <% String errMsg = (String)request.getAttribute("error");       if (errMsg != null) { %>    <fieldset><span style="color: red; "><%= errMsg %></span></fieldset>               <%   } %>    GridSphere has detected that a new version of the portal has been installed! To continue, the existing database schemas    must be updated. You should first make a back-up of your existing database before completing this step.    <p/>    Do you wish to proceed?    <p/>        <form method="POST" action="<%= request.getContextPath() %>/setup?install=update">            <input type="submit" value="Update Database >>"/>        </form></div>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -