More Java posts
March 27, 2003
J2EE Configuration
The problem is you never seem to have enough time to do the job properly! By dint of hacking around it's certainly possible to get something to work but it takes a lot longer to become comfortable with all of the configuration possibilities and what is the best choice as opposed to a choice that just gets stuff working. The worst offender, in my opinion, is the security configuration. All of the critical stuff, such as hooking up the actual authentication, is left up to the container vendors. It may have to be this way but the fact that each new release of a container provides a new and different set of APIs for making this connection doesn't help.
Posted by Alex at March 27, 2003 08:06 PMComments
Hi-
I really like the product and use it everyday in my job.
If possible, I would like to make a suggestion for future enhancements.
1. if...else functionality
2. loop iteration
Michael
Posted by: Michael K. on April 14, 2005 12:31 PM
Post a comment