No, WL Express does not do clustering. However, with the Apache plugin in the front the plugin will do round-robin load balancing. The only problem you'll have is that if a server goes down all session information tied to that server is lost.
As an aside, I have a difficult time understanding why anyone would use WL Express.
Tomcat 5 has load balancing and session replication built in. Unless you expect to ugrade to a full WLS license I would stick with Tomcat. WL Express is a dumb attempt by BEA to stem the tide of lost sales to Tomcat.
[ November 15, 2004: Message edited by: Scott Dunbar ]