Thanks for that, How come those lines make all the difference?
When I had a 'default' case in my switch everything worked fine, but I
didn't want a default in there.  So I took it out.  Then I got my problem,
how come.

Nicholas

-----Original Message-----
From: Galbayar [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, May 30, 2002 9:28 AM
To: Tomcat Users List
Subject: RE: This has me ???Puzzled???: Switch being done but not really


add this
sPage = request.getParameter("Page");
sSubTitle=null;
sFormName=null;
sPageName


**********************************************************************
The information contained in this e-mail is confidential and is
intended only for the use of the addressee(s).
If you receive this e-mail in error, any use, distribution or
copying of this e-mail is not permitted. You are requested to
forward unwanted e-mail and address any problems to the
MIM Holdings Limited Support Centre.

For general enquires:   ++61 7 3833 8000
Support Centre e-mail:  [EMAIL PROTECTED]
Support Centre phone:   Australia 1800500646
                                        International ++61 7 38338042
**********************************************************************


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to