Re: Struts2.1.6 & Tiles 2.1

2009-02-11 Thread aarthy
Thanks Antonio.. Antonio Petrelli-3 wrote: > > 2009/2/10 Jaarthy : >> >>org.apache.struts2.tiles.StrutsTilesListener >> > > Currently StrutsTilesListener does not work with Tiles 2.1. > Please try to use the plain TilesListener: > http://tiles.apache.org/framework/tutor

RE: Ajax Call from a html link

2007-10-10 Thread aarthy
pt, DOM Scripting and Ajax Projects" > (2007, Apress, ISBN 1-59059-816-4) > Java Web Parts - http://javawebparts.sourceforge.net > Supplying the wheel, so you don't have to reinvent it! > > On Wed, October 10, 2007 3:30 pm, aarthy wrote: >> >> In my code >>

RE: Ajax Call from a html link

2007-10-10 Thread aarthy
9-816-4) > Java Web Parts - http://javawebparts.sourceforge.net > Supplying the wheel, so you don't have to reinvent it! > > On Wed, October 10, 2007 3:13 pm, aarthy wrote: >> >> Can someone provide me with an example code.I need to implement ajax in >> m

RE: Ajax Call from a html link

2007-10-10 Thread aarthy
is included with the AjaxParts Taglib, >> which works well with Struts (1 or 2). If anyone is going to be using >> Ajax and JSP tags together, AjaxParts is a great way to go (and easy >> to learn!). >> >> * http://www.omnytex.com/articles/apt/ >> >> HTH, Ted.

Ajax Call from a html link

2007-10-10 Thread aarthy
I have a jsp page named "tvshow.jsp", wherein I am populating the characters dropdown as and when the TV Show dropdown value changes , by calling the javascript in the “onchange()” of the select box. have added a html link, and I want to call the same function from my action class and I need to po

Re: Captcha in Struts

2007-09-16 Thread aarthy
>Are you trying to invoke /jcaptcha in your browser? Yes -- View this message in context: http://www.nabble.com/Unable-to-read-TLD-%22META-INF-taglib.tld%22-tf4439312.html#a12729385 Sent from the Struts - User mailing list archive at Nabble.com.

Re: Unable to read TLD "META-INF/taglib.tld"

2007-09-14 Thread aarthy
abhiram wrote: > > hi!! i usually place all the tlds in the WEB-INF folder..may be this helps > if it is the problem... > > The tlds are inside the jar file jcaptcha-all-1.0-RC2.0.1.jar.I place this > jar file in the WEB-INF\lib directory > > > aarthy <[

Captcha in Struts

2007-09-13 Thread aarthy
Hi, I tried to implement struts in my project using guidelines from this link http://forge.octo.com/jcaptcha/confluence/display/general/Struts+integration i am getting the below error. org.apache.jasper.JasperException: File "/jcaptcha" not found org.apache.jasper.compiler.DefaultErrorHandler.j

Re: Ajax using XMLHttpRequest and Struts

2007-09-11 Thread aarthy
) > and "JavaScript, DOM Scripting and Ajax Projects" > (2007, Apress, ISBN 1-59059-816-4) > Java Web Parts - http://javawebparts.sourceforge.net > Supplying the wheel, so you don't have to reinvent it! > > On Tue, September 11, 2007 2:25 pm, aarthy wrote: >> &g

Re: Ajax using XMLHttpRequest and Struts

2007-09-11 Thread aarthy
jects" > (2007, Apress, ISBN 1-59059-816-4) > Java Web Parts - http://javawebparts.sourceforge.net > Supplying the wheel, so you don't have to reinvent it! > > On Tue, September 11, 2007 11:46 am, aarthy wrote: >> >> Hi, >> >> In the below

Ajax using XMLHttpRequest and Struts

2007-09-11 Thread aarthy
Hi, In the below code,how can I avoid the HTML coding in the action class?(http://www.omnytex.com/articles/xhrstruts/xhrstruts.zip) I tried many different codings,but everything failed. public class Example3GetCharactersAction extends Action { public ActionForward execute(ActionMapping mappi

Re: AJAX in Struts

2007-09-11 Thread aarthy
null from your Action execute() > code; > > Animesh > > > On 9/11/07, aarthy <[EMAIL PROTECTED]> wrote: >> >> >> HI, >> I am newbie to AJAX.I tried to run a sample code from the below link >> >> http://struts.javabeat.net/articles/2007/06/

AJAX in Struts

2007-09-10 Thread aarthy
a:803) Please help. Thanks, Aarthy -- View this message in context: http://www.nabble.com/AJAX-in-Struts-tf4420598.html#a12608944 Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROT

Captcha in Struts2

2007-07-26 Thread aarthy
How Can I implement Captcha in Struts2? -- View this message in context: http://www.nabble.com/Captcha-in-Struts2-tf4154321.html#a11819699 Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-ma