breakfastcerealkillr / photohunt

Automatically exported from code.google.com/p/photohunt
0 stars 0 forks source link

(1.0) Webapp creation #12

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Create the JSP/JSF pages for the visitors and the employees.  Configure
faces-config.xml to use the backing beans to display content.

Original issue reported on code.google.com by keoki....@gmail.com on 20 Feb 2007 at 8:54

GoogleCodeExporter commented 8 years ago
Created the JSP pages, but they are not linked to the backing beans.  
Currently, a
picture can be displayed but there are no operations (approve, deny, etc.).

Original comment by keoki....@gmail.com on 23 Feb 2007 at 8:08

GoogleCodeExporter commented 8 years ago
JSP pages are now linked to the backing beans.  Operations aren't implemented 
yet
because they would require moving items around.

Original comment by keoki....@gmail.com on 8 Mar 2007 at 7:29