Re: [OT] Re: Encryption / decryption problem in multi threading

2006-06-11 Thread Shshank Jain
yup encoding was the main issue and i had also not made the encrypt/decrypt function synchronized , these were the two problems On 6/10/06, Scott Van Wart [EMAIL PROTECTED] wrote: Shshank Jain wrote: the problem was muti threading (the sychronized block) plus the database had the password

Re: How to pass request parameters through a waiting page?

2006-06-11 Thread Dakota Jack
You can set values in a form when you come to a page in Struts. On 5/26/06, starki78 [EMAIL PROTECTED] wrote: Thanks a lot Adam for your help! My solution that I currently have is to add a paramter withwait to a action, that should be coupled with a waiting-page. It works but do be honest I've

struts tags in a .js file?

2006-06-11 Thread Ronald Traikovich
Hi group, I was given a javascript file called operations.js that handles javascript events that load images. So this javascript file is included in my jsp page. The problem is that the image paths are hardcoded, so I want to rewrite these paths with some struts tags. So for example html:page

Re: struts tags in a .js file?

2006-06-11 Thread Leon Rosenberg
On 6/11/06, Ronald Traikovich [EMAIL PROTECTED] wrote: Hi group, I was given a javascript file called operations.js that handles javascript events that load images. So this javascript file is included in my jsp page. The problem is that the image paths are hardcoded, so I want to rewrite these

Re: struts tags in a .js file?

2006-06-11 Thread Angelo zerr
Hello Ronald, when I must use variable comming from Server Side like Web Application context. I create a javascript variable which I initialize in my JSP and after in my Jsvacript I use this variable. For instance, in my JSP script var webApplicationContext = 'html:page src=/ /'; /script And

RE: [shale] extending clay

2006-06-11 Thread hermod.opstvedt
Hi Sounds like a great plugin. I guess one should wait until it is at a V1 stage before commiting (At least that is what I have done when committing to opensource), but if you someone to help you test it I would be more than willing. Hermod -Original Message- From: Ryan Wynn