Technology : General Technology Notes: Diary of a late,late adopter.
Updated: 8/14/2003; 1:39:06 AM.

 

Frequent Visits
Categories

Subscribe to "Technology" in Radio UserLand.

Click to see the XML version of this web page.

Click here to send an email to the editor of this weblog.

 
 

Tuesday, August 13, 2002

One advantage of JSP is that multiple form fields with the same name always show up in the called page code as an array and you don't have to mess around with naming form fields with brackets like name= "address[1]" as I do in PHP.    Now that I think of it, that would make it pretty hard to use javascript on a form like that.  I guess now I have a question for tomorrow's class.  Update:  I learned today that all of the above is a lie
10:09:53 PM    comment []

Second day of Server Side Java training at Intertech, inc.  in Eagan.  The instructor is excellent.  He taught us how to make servlets and then from there learned about JSP.  I didn't realize that JSPs automatically get compiled into a servlet when they are run.  This is the power of compiled objects vs scripting.  Of course for PHP there are vendors like Zend that make PHP compilers.
6:22:40 PM    comment []

© Copyright 2003 mcgyver5.



Click here to visit the Radio UserLand website.

 


August 2002
Sun Mon Tue Wed Thu Fri Sat
        1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
Jul   Sep