Strust timepicker

2010-06-18 Thread john . varghese
The current Struts dojo timepicker closes when the User selects any time component. Is there a way for the component to remain open until the User has selected hour, minute and AM/PM Regards, [http://www.smartonline.com/] John Varghese Note: The information contained in this email is privil

injecting attribute into textfield value

2010-06-18 Thread Scott Koenig
Hello, I have a form with two halves, one for attaching a wide thumbnail to an asset and one for a standard-size thumbnail. The jsp file generating the page calls standardThumb.tag and wideThumb.tag: The sole difference between the two tag files is the variable names within them, e.g. stdThumb

Re: Struts2 form token not matching session token

2010-06-18 Thread John Dowson
Yep, I am using Firebug (and burbsuite to intercept the requests). Can't find out where the form value is coming from though as this is generated server-side. Cheers, John On 18 Jun 2010, at 11:51, Alex Rodriguez Lopez wrote: > If you are not using it already, I suggest using FireBug to inspe

Re: Struts2 form token not matching session token

2010-06-18 Thread Alex Rodriguez Lopez
If you are not using it already, I suggest using FireBug to inspect the data sent along with each request, so maybe you can find where these values come from. Hi all, I am having a strange problem with the struts2 token tag and the token-session interceptor. It seems like the token added to th

Re: Iterating over a Collection and creating a for each entry of it

2010-06-18 Thread Alex Rodriguez Lopez
http://struts.apache.org/2.x/docs/checkboxlist.html Hi! Is something like the following snippet possible to do? ${entry.name} ${entry.forced} Of course this code won't do it, but I hope you're getting my idea. I'd like to iterate over a collection an

Struts2 form token not matching session token

2010-06-18 Thread John Dowson
Hi all, I am having a strange problem with the struts2 token tag and the token-session interceptor. It seems like the token added to the form does not match the token in the session and I am getting tan "invalid.token" result with a warning in the logs: Form token 90U722BNQ4LU82SOBG93TGG

Two applications, one in a sub folder

2010-06-18 Thread abhishek jain
Dear friends, I have a website in Struts 1.2 and i want to install another Struts application made by me, in a subfolder of the website. I don't know will this work, Both are struts 1.2 applications. I am using apache and Tomcat on Cpanel , linux centos . Pl. advice -- Thanks and kind Regards, A