RE: (PROBLEM SOLVED) WAS 6.1: There is no Action mapped for namespace / and action name j_security_check

2009-06-05 Thread Struts Two
Not anything that I am aware of. --- On Fri, 6/5/09, Mitchell, Steven wrote: > From: Mitchell, Steven > Subject: RE: (PROBLEM SOLVED) WAS 6.1: There is no Action mapped for > namespace / and action name j_security_check > To: "Struts Users Mailing List" > Received

RE: (PROBLEM SOLVED) WAS 6.1: There is no Action mapped for namespace / and action name j_security_check

2009-06-05 Thread Mitchell, Steven
rsday, June 04, 2009 7:15 PM To: Struts Users Mailing List Subject: Re: (PROBLEM SOLVED) WAS 6.1: There is no Action mapped for namespace / and action name j_security_check Finally, the problem with form based authentication got resovled. However; here is a summary of what happens that we get the

RE: (PROBLEM SOLVED) WAS 6.1: There is no Action mapped for namespace / and action name j_security_check

2009-06-04 Thread Struts Two
I had a PMR open with IBM and L3 support pointed me to the right direction by sifting through the logs. --- On Fri, 6/5/09, Martin Gainty wrote: > From: Martin Gainty > Subject: RE: (PROBLEM SOLVED) WAS 6.1: There is no Action mapped for > namespace / and action name j_security_c

RE: (PROBLEM SOLVED) WAS 6.1: There is no Action mapped for namespace / and action name j_security_check

2009-06-04 Thread Martin Gainty
nt donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > Date: Thu, 4 Jun 2009 17:15:06 -0700 > From: struts...@yahoo.ca > Subject: Re: (PROBLEM SOLVED) WAS 6.1: There is no Action ma

Re: (PROBLEM SOLVED) WAS 6.1: There is no Action mapped for namespace / and action name j_security_check

2009-06-04 Thread Struts Two
Finally, the problem with form based authentication got resovled. However; here is a summary of what happens that we get the error: There is no Action mapped for namespace / and actionName j_security_check With form-based authentication, Websphere authenticates a user by using URI //j_security

Re: datetimepicker (type="time") problem - SOLVED!

2008-02-14 Thread Belinda Lawson
Ah-ha! The theme="ajax" attribute has to be on the head tag, not on the picker. That is the ticket. It works like a charm now! Thank you Jeromy! On Wed, Feb 13, 2008 at 5:17 PM, Jeromy Evans < [EMAIL PROTECTED]> wrote: > StrutsTimePicker is an extension of the dropdowndatepicker included with

Problem Solved!

2007-11-28 Thread DJR
Thanks, Shoaib Gauhar. Your code does help us a lot. With "theme = simple", the tag can produce the right result. Shoaib Gauhar wrote: > > Try the following code. > > > > item1 > > > > > > item2 >

PROBLEM SOLVED - Re: problem with showing ActionMessages

2007-06-20 Thread Aleksandar Matijaca
First of all, thank you all for replying. Jeff you are right, invalid.login was put into the WRONG PROPERTIES file. I moved the projects around, and a new Properties file was created, however, the struts-config.xml was not updated with the location of the new properties file, instead, the old on

[Problem Solved]Re: [OT]FIELDSET and Screen Size

2006-03-16 Thread Caroline Jen
I am very sorry, Dave, for taking up your time. I have found the problem. The problem is not the FIELDSET. The problem is caused by something else in that web page. My apology. --- Dave Newton <[EMAIL PROTECTED]> wrote: > Caroline Jen wrote: > > Instead a horizontal > > scrollbar is automati

Problem Solved !!!RE: [OT]How Come My Image File is Surrounded by a Box?

2006-03-09 Thread Caroline Jen
Thanks a lot, Daniel. border="0" works!!! --- "Kalcevich, Daniel" <[EMAIL PROTECTED]> wrote: > Try specifying border="0" on the image tag. > > -Original Message- > From: Caroline Jen [mailto:[EMAIL PROTECTED] > Sent: Thursday, March 09, 2006 2:02 PM > To: user@struts.apache.org > Subje

(Problem Solved) Re: Display the Counts of a Collection that is in a Form

2006-03-09 Thread Caroline Jen
Hi Lionel and Wendy, Thanks a lot for your help and guidance. It is good to start learning Struts tags. --Caroline --- Lionel Port <[EMAIL PROTECTED]> wrote: > type=" > com.mypackage.ActivityForm"/> > > On 3/9/06, Lionel Port <[EMAIL PROTECTED]> > wrote: > > > > As wendy said you need t

RE: [OT] (Problem Solved)Re: Image not getting displayed !

2006-02-05 Thread Jitendra Kumar
Hi Everyone ! The problem has been solved. Thanks everyone for your responses. Solution: myeclipse ide was not packing the image file while deploying on to Jboss. It created new image folder and put the image file again in that and it worked.It was a silly mistake, I should have checked it earli

RE: Double posting problem [SOLVED]

2005-06-03 Thread Barnett, Brian W.
Well, here's what the problem was. We added a line of code in our header.jsp tile like this: There were times when the DistrictLogo was empty, which resulted in html that looked like this: This img tag with an empty src attribute caused a request to come into the Struts controller servlet. Wh

Re: Correct Prepopulate Method (simple problem) SOLVED.

2005-03-14 Thread Nic Werner
Okay, after some review of my code and such, it is now working! There is not one definite thing, I just double-checked everything I had after taking a break. I want to thank everyone for their input (and patience) and the side emails making sure I was up and running. This is a great community,

RE: whats going wrong ? - Problem Solved

2004-09-06 Thread Viral_Thakkar
Yup, you are rite. -Original Message- From: Yves Sy [mailto:[EMAIL PROTECTED] Sent: Monday, September 06, 2004 1:03 PM To: Struts Users Mailing List Subject: Re: whats going wrong ? The ActionServlet does not see your struts-config or a struts-config for a specific module. Check your pat

RE: Tiles in Rows and Columns (Problem Solved)

2004-09-03 Thread Jim Barrows
> -Original Message- > From: Caroline Jen [mailto:[EMAIL PROTECTED] > Sent: Friday, September 03, 2004 6:41 AM > To: Struts Users Mailing List > Subject: RE: Tiles in Rows and Columns (Problem Solved) > > > Thanks, Jim, for your support. I made a stupid >

RE: Tiles in Rows and Columns (Problem Solved)

2004-09-03 Thread Caroline Jen
Thanks, Jim, for your support. I made a stupid mistake. The "View Source" helps in diagnosing problems. --- Jim Barrows <[EMAIL PROTECTED]> wrote: > > > > -Original Message- > > From: Caroline Jen [mailto:[EMAIL PROTECTED] > > Sent: Thursday, September 02, 2004 12:41 PM > > To: Struts

RE: [OT] PROBLEM SOLVED: BELIEVE IT OR NOT Re: General Solution for Form Images Stymied

2004-08-23 Thread Jim Barrows
> -Original Message- > From: Michael McGrady [mailto:[EMAIL PROTECTED] > Sent: Monday, August 23, 2004 10:26 AM > To: Struts Users Mailing List > Subject: [OT] PROBLEM SOLVED: BELIEVE IT OR NOT Re: General > Solution for > Form Images Stymied > > > Th

[OT] PROBLEM SOLVED: BELIEVE IT OR NOT Re: General Solution for Form Images Stymied

2004-08-23 Thread Michael McGrady
Thanks to all who addressed this issue. I thought out of the box and solved this apparently unsolveable problem. All the credit goes to the matrix. THERE IS NO SPOON! Anyone interested in the solution? Michael McGrady - To

RE: JSTL and Multibox Submit Problem (SOLVED)

2004-05-25 Thread Ricardo Cortes
That makes sense. I'm not sure why I didn't think of that. I guess I was assuming the would take care of the form submission since it was embedded in an . So, I've added an onclick attribute to my as follows and it worked just fine: delete Voila! (It's the French Open this week.) Thanks