Skip to content
Snippets Groups Projects
Commit 6724df5a authored by Seth Meranda's avatar Seth Meranda
Browse files

Clean up repository by moving all development files to trunk.

parent 3d91e2b7
Branches
Tags
No related merge requests found
Showing
with 228 additions and 0 deletions
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/WebSphere Application Server v7.0 JRE"/>
<classpathentry kind="src" path=".apt_generated">
<attributes>
<attribute name="optional" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/com.ibm.ws.ast.st.runtime.runtimeTarget.v70/was.base.v7"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
<classpathentry kind="output" path="WebContent/WEB-INF/classes"/>
</classpath>
<factorypath>
<factorypathentry kind="PLUGIN" id="com.ibm.jee.ejb.annotations.processor" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="PLUGIN" id="com.ibm.ws.ast.wsfp.annotations.processor" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="PLUGIN" id="com.ibm.etools.webtools.jpa" enabled="true" runInBatchMode="false"/>
</factorypath>
.project 0 → 100644
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>StuApplicationJsp</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.wst.jsdt.core.javascriptValidator</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.wst.common.project.facet.core.builder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.wst.validation.validationbuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
<nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
<nature>org.eclipse.wst.jsdt.core.jsNature</nature>
</natures>
</projectDescription>
Manifest-Version: 1.0
Class-Path:
<?xml version="1.0" encoding="UTF-8"?>
<web-bnd
xmlns="http://websphere.ibm.com/xml/ns/javaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://websphere.ibm.com/xml/ns/javaee http://websphere.ibm.com/xml/ns/javaee/ibm-web-bnd_1_0.xsd"
version="1.0">
<virtual-host name="default_host" />
</web-bnd>
<?xml version="1.0" encoding="UTF-8"?>
<web-ext
xmlns="http://websphere.ibm.com/xml/ns/javaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://websphere.ibm.com/xml/ns/javaee http://websphere.ibm.com/xml/ns/javaee/ibm-web-ext_1_0.xsd"
version="1.0">
<reload-interval value="3"/>
<enable-directory-browsing value="true"/>
<enable-file-serving value="true"/>
<enable-reloading value="true"/>
<enable-serving-servlets-by-class-name value="true" />
</web-ext>
<?xml version="1.0" encoding="UTF-8"?>
<web-app id="WebApp_ID" version="2.5" 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_2_5.xsd">
<display-name>
StuApplicationJsp</display-name>
<welcome-file-list>
<welcome-file>index.html</welcome-file>
<welcome-file>index.htm</welcome-file>
<welcome-file>index.jsp</welcome-file>
<welcome-file>default.html</welcome-file>
<welcome-file>default.htm</welcome-file>
<welcome-file>default.jsp</welcome-file>
</welcome-file-list>
</web-app>
\ No newline at end of file
@CHARSET "ISO-8859-1" ;;
.NuViewBackground {
background-color: #FFFFFF;
background-image: url("../gifs/nuviewbg.gif");
}
.nerror {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 13px;
color: blue;
}
body {
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
}
.highlite {
background-color: #FFFF00;
color:#000000;
}
.sserifstoryhead {
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-style: normal;
line-height: 113%;
letter-spacing: -1px;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #555;
text-decoration: none;
}
.sserifstoryheadsmall {
font-family: Arial, Helvetica, sans-serif;
font-size: 85%;
font-style: normal;
line-height: normal;
letter-spacing: -1px;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #555;
text-decoration: none;
}
.sseriftext {
font-family: Arial, Helvetica, sans-serif;
font-size: 72%;
line-height: normal;
font-weight: normal;
font-style: normal;
color: #333;
}
A.sseriftext:link { color: #CC0000; text-decoration: none }
A.sseriftext:visited { color: #CCCCCC; text-decoration: none }
A.sseriftext:hover { color: #DDCAA2; text-decoration: underline }
A.sseriftext:active { color: #660000; text-decoration: none }
.sseriftext11 {
font-family: Arial, Helvetica, sans-serif;
font-size: 68%;
line-height: normal;
font-weight: normal;
font-style: normal;
color: #333;
}
A.sseriftext11:link { color: #CC0000; text-decoration: none }
A.sseriftext11:visited { color: #CCCCCC; text-decoration: none }
A.sseriftext11:hover { color: #DDCAA2; text-decoration: underline }
A.sseriftext11:active { color: #660000; text-decoration: none }
.zenshadpop {
background: #F6F6F6;
background-image: url(/StuApplication/css/shad_pop.gif);
background-repeat: repeat-x;
border-bottom: 1px solid #A6A69E; border-right: none; border-left: none; border-top: none;
}
.zenshadredpop {
background: #CC0000;
background-image: url(/StuApplication/css/shad_popred.gif);
background-repeat: repeat-x;
border-bottom: 1px solid #850000; border-right: none; border-left: none; border-top: none;
}
.shadgreypopbot {
background-image: url(/StuApplication/css/shad_grey_pop_bot.gif);
background-repeat: repeat-x;
}
A:link { color: #670D0D; text-decoration: none }
A:visited { color: #986C6C; text-decoration: none }
A:hover { color: #CC0000; text-decoration: underline }
A:active { color: #CC0000; text-decoration: underline }
.hd { background-color: #ccccff; font-size:.8em; vertical-align: bottom; }
.req { color: red; }
.apptbl { width:100%; border:1px solid #cccccc; margin-bottom:.5em; background-color:#efefef; }
#container
{
width: 100 %;
clear: both;
}
#col_left
{
float: left;
width: 49%;
margin: 0 5px 0 0;
}
#message
{
float: left;
width: 100%
margin: 0 5px 0 0;
}
#col_right
{
float: right;
width: 50%;
margin: 5px;
}
#month1,#day1,#year1 {display:inline;float:left;padding:5px}
#monthLabel1, #dayLabel1,#yearLabel1{display:block}
#selectMonth1, #selectDay1,#selectYear1{display:block}
#selectDate1{display:inline;float:left;}
WebContent/gifs/Alan Cerveny.GIF

14.9 KiB

File added
WebContent/gifs/UNL-T175.gif

4.36 KiB

WebContent/gifs/ac.jpg

256 KiB

WebContent/gifs/acerveny.jpg

86.4 KiB

WebContent/gifs/arrow-right.gif

128 B

WebContent/gifs/bg.gif

129 B

WebContent/gifs/n_redsquare.gif

370 B

WebContent/gifs/nuviewbg.gif

62 B

WebContent/gifs/pixie.gif

43 B

WebContent/gifs/qicon.gif

64 B

WebContent/gifs/shad_grey_pop_bot.gif

111 B

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment