= The MOLES Portal = ... is really just the browse interface to MOLES records. === Overall Use Case === [[Image(source:/TI07-MOLES/trunk/StubB/XSLT/browse/Use Case Model.jpg)]] === Layered Architecture === 1. The exist databases at all sites need to be secured so that only locally running processes can access them. 1. That locally running process could exploit Kev's [source:/TI07-MOLES/trunk/JavaCode/returnmoles.zip new code] which accesses the database. 1. and expose two interfaces - the direct GUI interface, and 1. a web service interface that a remote GUI interface can access. 1. Note that Kev's current code doesn't respect any access control at all! 1. It is possible that a local gui instance could use the remote web service interface). 1. Note that the xslt code that Fabio has been working on will need to be run by the gui to produce html for the browsers, as only IE and mozilla based browsers support xslt as an in browser stylesheet! === Current Tickets === [[TicketQuery(Keywords~=MOLES_Portal)]]