Dojo div disable problem in struts2

2010-04-07 Thread Rakesh K nair
Hi In my application i am using DOJO divs with attribute updateFreq(for refreshing) But i want to activate it in certain condition only,other wise it should be disabled i tried to use 'disabled' attribute to disable div but it doesn't work.Is it possible to disable and enable DOJO divs from ja

Re: struts 2 global result problem

2010-04-06 Thread Rakesh K nair
hi thank you for your help,it's working now rakesh Rakesh K nair wrote: > > hi > > I am using struts2.1.6 in my application.i want to use global results tags > in > my struts.xml.but when i write below code application doesn't start > >

struts 2 global result problem

2010-04-06 Thread Rakesh K nair
hi I am using struts2.1.6 in my application.i want to use global results tags in my struts.xml.but when i write below code application doesn't start page.jsp http://old.nabble.com/struts-2-global-result-problem-tp28148438p28148438.html Sent from the Struts - User mailing list archive at Nab

struts 2 display tag export problem

2010-03-08 Thread Rakesh K nair
Hi I am using following code for exporting all data from a table to excel and pdf. It works ok with the columns, but I can“t export the footer and caption tag. <%@ taglib prefix="s" uri="/struts-tags"%> <%@ taglib prefix="sx" uri="/struts-dojo-tags"%> <%@ taglib uri="http://displaytag.sf.net";

struts 2 display tag problem

2010-03-05 Thread Rakesh K nair
Hi I am Rakesh.I am using display tag.it is working fine with following error and i am getting all the export list except PDF. ognl.InappropriateExpressionException: Inappropriate OGNL expression: (d - 49653) - p at ognl.SimpleNode.setValueBody(SimpleNode.java:257) at ognl.Si

struts 2 validation error

2010-01-03 Thread Rakesh K nair
Hi In my struts2 jsp page there is a "selection list".I am populating the "list" from action class before rendering the page.I have some validation in the page.After submitting it calls the same page.If validation is successful it enters the action class and initializes the "list" , but if it is

how to validate Dojo datetimepicker in struts2

2009-12-31 Thread Rakesh K nair
Hi I have 2 datetimepicker in my struts2 jsp page.I want to validate like first one should always less than second one.Is it possible to use normal validation frame work or is there any another method I have one more problem with radio button vehList is ArrayList.it is working fine with

Re: Struts 2 redirect problem

2009-12-29 Thread Rakesh K nair
Thanks for your comment.It is working but i would like to know whether there is any another method Thankfully Rakesh Burton Rhodes wrote: > > This probably isn't the answer you want, but an tag would > probably do the trick. > > On 12/29/09, Rakesh K nair wro

Struts 2 redirect problem

2009-12-29 Thread Rakesh K nair
Hi I am Rakesh In my current project i need to display a different web application in a div which is a part of my main web page.I am able to get only the html output which acts as if it is in same context.For eg: for image,java script path it looks in the local context.My need is that div should