accessing array initialized in a try statement

2000-07-18 Thread Nimmons, Daniel
being fairly new to java I am still trying to work out variable scopes. I have a try statement where an array is populated with values. However when I try to access the values in this array from anywhere but in the try statement I get an "variable fileArray may not have been initialized" how do

Assigning character 254 to a string variable

2000-07-10 Thread Nimmons, Daniel
How do I assign the ascii character code of 154 to a string variable. Daniel (Buster) Nimmons Information Management Specialist Phone: (713) 845-4991 CELL #:(281) 224-8013 Fax #: (713) 640-8717 E-mail: [EMAIL PROTECTED] ==

request.getParameter with multiple values

2000-05-24 Thread Nimmons, Daniel
I have a form with a select box set to multiple so a user can select multiple entries. How do I handle the multiple values passed to the next form using the request.getParameter... This seems to only return one value from the multiple values selected from the previous form. Daniel (Buster) Nimmon

JRun and isPageSafe directive

2000-05-08 Thread Nimmons, Daniel
I just installed and configured JRun and PWS... Simple jsp pages compile and run just fine. However the page I am now createing I used the "isThreadSafe" page directive from the jsp 1.0 rev b specs and the jsp engine is returning the following error code 500 Internal Server Error JSP Parse Error

JSP on MS Personal Web Server

2000-05-02 Thread Nimmons, Daniel
Is there a plugin to add JSP pages and servelets to Microsofts Personal Web Server Daniel (Buster) Nimmons Information Management Specialist Phone: (713) 845-4991 CELL #:(281) 224-8013 Fax #: (713) 640-8717 E-mail: [EMAIL PROTECTED] =