db connection pooling

2003-07-06 Thread jailani . s
Hi, Is there any ways to achieve db connection pooling and access of such pooled connection though jndi in struts action classes. Regards, Jailani.S This e-Mail may contain proprietary and confidential information and is sent for the intended recipient(s) only. If by an addressing or transm

struts-user@jakarta.apache.org

2003-05-30 Thread jailani . s
I have used the tag for displaying error messages, It is displaying in the front end as "null message null" , why the message is preceded and appended with null. What could be the problem please advise. Regards, Jailani.S This e-Mail may contain proprietary and confidential information and

Re:

2003-05-30 Thread jailani . s
Thanks for the info, it worked Regards, Jailani.S "Vijay Pawar"

Switch off validation

2003-06-17 Thread jailani . s
Hi, I can see my validation works even after my validate method inside my form class returns null. I don't know from where it is taking reference and processing,is there any cache to be cleared . Please advise, Spent a lot of time on analyzing this. Note: Here i have given validate="true" in my