diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..aa5f8fd --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.classpath +cw/.classpath \ No newline at end of file diff --git a/cw/.classpath b/cw/.classpath index 5073340..066912a 100644 --- a/cw/.classpath +++ b/cw/.classpath @@ -19,5 +19,20 @@ + + + + + + + + + + + + + + + diff --git a/cw/WebRoot/cw/BookList.jsp b/cw/WebRoot/cw/BookList.jsp index 1e529ae..1770575 100644 --- a/cw/WebRoot/cw/BookList.jsp +++ b/cw/WebRoot/cw/BookList.jsp @@ -69,7 +69,7 @@ String basePath = request.getScheme()+"://"+request.getServerName()+":"+request. -
+