All, The next version of ServletActionBroker is now available at http://www.gallaware.com/. The current release adds the basic framework: 1) A Security, or Servlet protection framework to protect an entire servlet, or a specific method within the servlet. 2) Optional parameters, or form/query variables during a POST or GET. This includes default values for variables that have not value. 3) enhanced "get_interface" notation - there are now array parameter indications when displaying the servlet's API through the browser. eg. String[n] for a method that takes a String array I have added a few more classes to handle the Protection capabilities at the servlet and the method level Final Beta features will automatically parse mulipart data in order to make the servlet framework as easy to use with that form encoding as it is with the standard form encoding. If you have any questions, comments, or criticisms, you can contact me at [EMAIL PROTECTED] for the next week, or always at [EMAIL PROTECTED] Tim Gallagher ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
