The Artima Developer Community
Sponsored Link

Java Buzz Forum
Saturday

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Russell Beattie

Posts: 727
Nickname: rbeattie
Registered: Aug, 2003

Russell Beattie is a Mobile Internet Developer
Saturday Posted: Mar 20, 2004 11:40 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Russell Beattie.
Original Post: Saturday
Feed Title: Russell Beattie Notebook
Feed URL: http://www.russellbeattie.com/notebook/rss.jsp?q=java,code,mobile
Feed Description: My online notebook with thoughts, comments, links and more.
Latest Java Buzz Posts
Latest Java Buzz Posts by Russell Beattie
Latest Posts From Russell Beattie Notebook

Advertisement
Now that I've gotten that last post off my chest it's time to think about what else to write about (to the 50% of you who are left reading this blog).

It's a nice day out today, though a little chilly. I need a haircut. I've got a to-do list that's running off the page. Anyone have any experience (not guessing, I can do that) with English as a Second Language (ESL) programs in San Francisco? Probably not...

Now that I've moved servers, I'm trying to finally get the code for this site redone and I'm re-thinking all this JSTL stuff now that I have a few dozen pages or so of tags to maintain at work. Is XMLish spaghetti code interspersed with Expression Language syntax ${like this} better to maintain than Java-ish spaghetti code? You haven't butchered XML yet until you've written an href tag with x:out tag in the attributes. It just makes you cringe to write it. And the editors... They have no idea what to do with that sort of line noise.

And despite my move to Tomcat 5 for it's JSP 2.0 support, I'm actually not using any of those new features (like .tag files and native EL support) because I'm worried about having to move to another app server and not having that support.

Anyways, too much to do and too little time.

-Russ

Read: Saturday

Topic: Java & Scripting Overview Previous Topic   Next Topic Topic: MonoDevelop site

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use