Archive for the 'BEA' Category

The Answers to All Your Questions

Saturday, January 7th, 2006

Beginning bloggers can often be recognized by their fixation on web server statistics. I don’t mind admitting that I’m no exception. It’s just as satisfying to see that people read my ramblings, as it is to see people use a computer program that I wrote. Besides, the stats can show you some very interesting information, […]

BEA WebLogic Ready for Ruby?

Tuesday, December 20th, 2005

BEA’s Bill Roth (vp of the BEA Workshop Business Unit) hinted at JavaPolis and later in his blog and a LogicCMG blog at the possibility of WebLogic server supporting other languages than Java, like PHP or Ruby. I think this is an interesting idea. If, for instance, Ruby or Rails applications could be deployed to […]

BEA & Ajax: Bringing BEA WebLogic Portal up to speed with JSON-RPC

Wednesday, December 7th, 2005

Among today’s fashionable buzzwords in web development is Ajax. Fortunately, when you’re using the BEA WebLogic Portal framework, it’s easy to add a bit of this hot new technology to your application. For a project I did this year, we used the JSON-RPC-Java Ajax implementation. To use JSONRPC(JavaScript Object Notation remote procedure call protocol), you […]

Extending BEA netui tags

Wednesday, November 2nd, 2005

How to extend BEA netui JSP tags