Notes Client Form Applet and view data

I am developing a Java Applet to be embedded in a Notes Form residing on a domino server nsf database. Users will access from a Notes Client on their workstation.

What is the simplest way for the applet to access data from a view in that database?

Thanks.