Ok, so you find yourself at the Barracuda Disc Rack
Login screen wondering "Now what?". You have two basic options.
- Log in using an existing account (try user=foo, pwd=bar as an example)
- Register and create a new account
Once you're in you can add, edit or delete records, to keep track of your favorite
Discs. When you are done choose exit to log yourself out. At any point in the app,
if you make a mistake (like forgetting to fill in necessary fields) you should see an
error message in red, explaining the nature of the problem and how to fix it.
For the most part, it should all be pretty straightforward. There are a couple of
features worth noting:
- Auto-login - if you try going to the Login screen and you have already logged in, it'll
automatically forward you to the Disc Catalog screen. Cool.
- Unauthorized access - if you trying going to the catalog or disc editing screens without
first logging in, you should automatically get re-routed to the Login screen, forcing you
to log in first. This prevents unauthorized access.
If you want to see the source for the application, you'll need to download the Barracuda Disc Rack
example. All source is under the WEB-INF directory.
If you have any questions about the example which were not answered here, please let us know... |