Re: A book of Struts

2018-10-17 Thread sharmila thota
Probably Problems and solutions section Thanks Sharmila Sent from my iPhone > On Oct 17, 2018, at 3:38 AM, Lukasz Lenart wrote: > > Hi everyone, > > I would like to (finally ;-) write a book about the latest version of > the Apache Struts, probably targeting Struts 2.6. I wonder what kind >

Re: Form not submitting, after migration

2017-08-04 Thread sharmila thota
Nope Lukas. Thanks Sharmila Sent from my iPhone > On Aug 4, 2017, at 2:25 AM, Lukasz Lenart wrote: > > 2017-08-03 19:04 GMT+02:00 sharmila thota : >> We migrated from 2.3.29 to 2.5.10.1 >> One good news is, I was able to resolve this issue by adding annotation >

Re: Form not submitting, after migration

2017-08-03 Thread sharmila thota
a generated html? >> >> 2017-08-01 22:21 GMT+02:00 sharmila thota : >>> Hello Lukas, >>> >>> That was just typo in email. But my code is having correctly. >>> Also I tried adding one more button on jsp and tried with click event. that >>> to

Re: Form not submitting, after migration

2017-08-01 Thread sharmila thota
('action', ''); alert("...submit b2.."); $('#correctionsReApplyFundId').submit(); alert("...submit b3.."); }); thanks Sharmila On Tue, Aug 1, 2017 at 3:00 PM, Lukasz Lenart wrote: > 2017-08-01 15:42 GMT+02:00

Re: Form not submitting, after migration

2017-08-01 Thread sharmila thota
There is no element which has required="true" attribute. I just cross checked in my code. On Tue, Aug 1, 2017 at 2:43 PM, Lukasz Lenart wrote: > 2017-08-01 16:46 GMT+02:00 sharmila thota : > > Hello Lukas, > > > > I tried removing action attribute from and

Re: Form not submitting, after migration

2017-08-01 Thread sharmila thota
m and it’s being caught up by an > existing bug [WW-4818] > > - adam > -- > _ > Adam Brin > Director of Technology, Digital Antiquity > 480.965.1278 > > > On Aug 1, 2017, at 6:42 AM, sharmila thota wrote: > &g

Re: Form not submitting, after migration

2017-08-01 Thread sharmila thota
event, that too did not work. Pls suggest me what else could be the issue. Thanks Sharmila Sent from my iPhone > On Aug 1, 2017, at 10:20 AM, Lukasz Lenart wrote: > > 2017-08-01 15:42 GMT+02:00 sharmila thota : >> > value="ReApplyFunding" >>

Form not submitting, after migration

2017-08-01 Thread sharmila thota
Hello, Good Morning! We migrated our application recently to struts 2.5.10.1, now I see a problem with one of the JSP which is not submitting the form (not reaching action class). Please help me out. *here is my struts.xml configuration for the same:* /WEB-INF/jsps/q6/Q6New.jsp

Re: Issue with struts tags

2017-04-15 Thread sharmila thota
I did add the same. Sent from my iPhone > On Apr 15, 2017, at 12:26 PM, Kiran wrote: > > Hi > > As a wild guess, did you add the jars in the build class path? > Did you add the struts taglib in the jsp? > > > >> On Apr 14, 2017, at 10:22 AM, sharmila thot

Re: Issue with struts tags

2017-04-14 Thread sharmila thota
Yaah he is using jdeveloper 12 version. I am planning to upgrade mine too. Will see how it goes. Sent from my iPhone > On Apr 14, 2017, at 10:10 AM, Lukasz Lenart wrote: > > 2017-04-14 15:48 GMT+02:00 Sharmila Thota : >> Yes. I did clear the tmp folder under >> ..\AppDa

RE: Issue with struts tags

2017-04-14 Thread Sharmila Thota
: Issue with struts tags 2017-04-14 15:36 GMT+02:00 Sharmila Thota : > There is nothing in my temp folder, it is empty > ..\public_html\WEB-INF\temp I meant server's temp folder or work dir http://stackoverflow.com/questions/12301976/temporary-directories-in-weblogic-10 http://stacko

RE: Issue with struts tags

2017-04-14 Thread Sharmila Thota
is a good idea 2017-04-13 20:27 GMT+02:00 Sharmila Thota : > I am using Weblogic no tomcat. Thanks though! > > -Original Message- > From: Paweł Wielgus [mailto:poulw...@gmail.com] > Sent: Thursday, April 13, 2017 2:19 PM > To: Struts Users Mailing List > Subject: RE: I

RE: Issue with struts tags

2017-04-14 Thread Sharmila Thota
Hello Lucas, Good Morning! Yes, I did change DTD to 2.5 Thanks Sharmila -Original Message- From: Lukasz Lenart [mailto:lukaszlen...@apache.org] Sent: Friday, April 14, 2017 1:06 AM To: Struts Users Mailing List Subject: Re: Issue with struts tags 2017-04-13 16:51 GMT+02:00 sharmila

RE: Issue with struts tags

2017-04-13 Thread Sharmila Thota
tomcat of course. 13.04.2017 17:49 "Sharmila Thota" napisał(a): > Please some one help with this issue. > > -Original Message----- > From: sharmila thota [mailto:t.sharm...@gmail.com] > Sent: Thursday, April 13, 2017 10:51 AM > To: user@struts.apache.org > Subjec

RE: Issue with struts tags

2017-04-13 Thread Sharmila Thota
Please some one help with this issue. -Original Message- From: sharmila thota [mailto:t.sharm...@gmail.com] Sent: Thursday, April 13, 2017 10:51 AM To: user@struts.apache.org Subject: Issue with struts tags I updated to 2.5.10.1 jars, and see the following compile errors on console

Issue with struts tags

2017-04-13 Thread sharmila thota
I updated to 2.5.10.1 jars, and see the following compile errors on console: Error(6,6): The tag handler class was not found "org.apache.struts2.views.jsp.ui.HiddenTag". Error(7,5): The tag handler class was not found "org.apache.struts2.views.jsp.IfTag". Error(8,12): The tag handler class was not