JSP and Forms between pages

1999-11-02 Thread Ian Holsman
g.cis.bean; import java.util.*; /** * Message Bean used to display a one line message at the bottom of the screen * Creation date: (10/26/1999 12:23:09 PM) * @author: Ian Holsman */ public class Message { private String fieldMessage = new String(); private String fieldMessageType =

Getting the Locale from the Browser

1999-10-27 Thread Ian Holsman
hi. I would like to get the locale of the user's browser in order to do language specific stuff. how do I do this ??? Thanks Ian. === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". FAQs on JSP ca