Anchors Not working in IE...........fine In Firefox...........

2009-01-23 Thread Seshagiri V
Hello, Anchors Not working in IE...fine In Firefox... Thank you, Seshagiri V seshagi...@kensium.com. US Main: 877 KENSIUM (536.7486) US Fax: 312.242.3029 Kensium 200 S Wacker Dr, Suite 3100 Chicago, IL 60606 Confidentiality Note: - The informat

RE: My code working fine on Firefox.But it is not working on IE-7.

2009-01-23 Thread Seshagiri V
Hi, In Firefox, selecting text(as only If click on "Delete" link as button then that url woring fine(go to next page). In IE-7, not select text(as If click on "Delete" link as button then nothig happen (could not go to next page) I checked both the html that generates the code same.

RE: My code working fine on Firefox.But it is not working on IE-7.

2009-01-23 Thread Seshagiri V
Hello, I am sending the html that generates the code (application run on IE-7). Editing Milestone "Milestone" | PoPProject, by Paradigm PoP Delete

Re: Only call actions from certain forms

2009-01-23 Thread Andy Sykes
Hi all, Cheers for the suggestions - I guess I was just looking for a sanity check from the list. My current method (almost exactly the same as below) is to check a choice form field for null in the validateXXX() method - this is the case when you call the action without POST from a form.

Re: Only call actions from certain forms

2009-01-23 Thread Dave Newton
Andy Sykes wrote: My forms all submit to a different action than that which renders the pages. Is there a recommended way to prevent/mitigate the effect of users directly calling the actions (via their URL) that forms are submitted to? In this case, the actions' fields are null, which is some

Re: Only call actions from certain forms

2009-01-23 Thread Wes Wannemacher
Martin, I could be reading his question wrong, but I think he is trying to limit POSTs/GETs of his actions so that they only come from the JSPs that he intends. This is a harder problem than it seems. My gut response was to tell him to check out HDIV, but I'm not sure whether that is built-in f

RE: Only call actions from certain forms

2009-01-23 Thread Martin Gainty
I can think of 2 security implementations: 1)Portlets (Jetspeed or Plumtree comes to mind) 2)implement either JNDI/JDBC/or MemoryRealm http://tomcat.apache.org/tomcat-4.1-doc/catalina/funcspecs/fs-memory-realm.html HTH Martin __ Disclaimer and confide

Only call actions from certain forms

2009-01-23 Thread Andy Sykes
Hi all, My forms all submit to a different action than that which renders the pages. Is there a recommended way to prevent/mitigate the effect of users directly calling the actions (via their URL) that forms are submitted to? In this case, the actions' fields are null, which is somewhat

Re: Test mail

2009-01-23 Thread Lukasz Lenart
User groups doesn't exist, please try other e-mail address! - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org

Re: struts 2.1.6 conventions plugin questions

2009-01-23 Thread Musachy Barroso
#2 might me related to http://jira.opensymphony.com/browse/XW-670. musachy On Fri, Jan 23, 2009 at 3:00 PM, Allen Lee wrote: > I figured out #1 - my IndexAction hadn't declared a @Namespace("/") > annotation. In conjunction with struts.convention.redirect.to.slash > set to true it was getting i

Re: struts 2.1.6 conventions plugin questions

2009-01-23 Thread Allen Lee
I figured out #1 - my IndexAction hadn't declared a @Namespace("/") annotation. In conjunction with struts.convention.redirect.to.slash set to true it was getting invoked on every request for a missing action. Kind of a neat side effect actually that might be useful some day.. :-). I'm going to

Re: org.apache.struts2.dispatcher.StrutsRequestWrapper cannot be cast to org.apache.struts2.dispatcher.multipart.MultiPartRequestWrapper

2009-01-23 Thread evan_ks
I think the problem is just that you need to add the following parameter inside your html form: enctype="multipart/form-data" and then the cast should work. red phoenix-2 wrote: > > In http://struts.apache.org/2.0.14/docs/how-do-we-upload-files.html , it > use > MultiPartRequestWrapper multip

having trouble with type conversion in struts 2.1.6

2009-01-23 Thread Sergio Italiani
Hi All! Could anybody please tell me if I should add anything to the struts2blank project (of struts 2.1.6) so that type conversion error handling ( i mean the --> invalid.fieldvalue.fieldname) would work properly. I am clearly missing something, because instead of displaying invalid.fieldvalue m

Re: Problem in sending mail to mailing list

2009-01-23 Thread Struts Two
I had this problem before and it was because the email was being sent as Rich Text. change your email option to simple text and you should be fine. --- On Fri, 1/23/09, Dave Newton wrote: > From: Dave Newton > Subject: Re: Problem in sending mail to mailing list > To: "Struts Users Mailing

Struts2 and SSL

2009-01-23 Thread shekher awasthi
HI All, i am trying to impliment SSL in my application using struts2-ssl-plugin i am using o interceptor for SSL implimentation which is a part of the SSL plugin a when i am testing my application browser first time providing information abt the security certificate console is giving the foll

Re: Problem in sending mail to mailing list

2009-01-23 Thread Dave Newton
umesh awasthi wrote: can you suggest any thing else to look in to?? Not really; maybe somebody using gmail can comment. Another option is to put code fragments on a source-hosting service like pastebin etc. Some folks that haven't figured out how to send text-only emails often change "<" cha

Re: Problem in sending mail to mailing list

2009-01-23 Thread umesh awasthi
its not a big one just a small fragment but when ever iam trying to post it i am getting the same message thats why i am clueless i even tried to send same message from my other id but faced same problem, then i even removed the XML part from my post but problem remains same can you suggest any

Re: Problem in sending mail to mailing list

2009-01-23 Thread Dave Newton
shekher awasthi wrote: when i am trying to paste content of my xml file [...] How big is your XML snippet? People post fairly large XML fragments all the time with no issues, AFAIK. Dave == sanity check == http://struts.apache.org/dtds/struts-2.0.dtd";>

Problem in sending mail to mailing list

2009-01-23 Thread shekher awasthi
Hi All, I am unable to send new mail in struts2 mailing list while i was able to reply to one of the post in the mailing list when i am trying to paste content of my xml file it is giving me the following error Google tried to deliver your message, but it was rejected by the recipient domain. We

RE: My code working fine on Firefox.But it is not working on IE-7.

2009-01-23 Thread Mileidys Gonzalez Prieto
Can u send the html that generates the code... Mileidys González Prieto Consultant i-Frontier Henck Arronstraat 16 | P.O.Box 12858 | Paramaribo, Suriname (SA) Office: (597)-424073 | Mobile: (597)-8810219 www.i-frontier.net -Original Message- From: Seshagiri V [mailto:seshagi...@kensium.c

Test mail

2009-01-23 Thread umesh awasthi
Test Mail

Re: Handling Browser Back/Forward Button in Struts2

2009-01-23 Thread shekher awasthi
Can you guide me the way how to use SSL in struts2 i am looking in to this IDE i am using is MyEclispe and i am testing it using tomcat On Fri, Jan 23, 2009 at 7:33 PM, Paweł Wielgus wrote: > Hi Shekher, > all my testing was under SSL connection. So without pragma and cache > control it's not

Re: NPE initializing 2.1.6 showcase in Tomcat 6.0.18

2009-01-23 Thread Lukasz Lenart
2009/1/22 Jan Fröhlich : > And if - are there any other work arounds than installing tomcat in a > different path, cause I have to use a preinstalled tomcat in a path with > blank spaces. You can checkout XWork and build it for your self or I can share my build, then you have to only replace tha

Re: Handling Browser Back/Forward Button in Struts2

2009-01-23 Thread Paweł Wielgus
Hi Shekher, all my testing was under SSL connection. So without pragma and cache control it's not working - sadly. Best greetings, Paweł Wielgus. 2009/1/22 shekher awasthi : > Hi Paweł, > > another way we can do this by using SSL > as we are dealing in secure zone so using SSL for this might be a

Spring Security method security with struts2 make all request params in action NULL

2009-01-23 Thread dubrovsky
I need to use method security in my Struts2 application. It works as I want - deny user with no permission and allow access when user has proper one. But when user with granted access get into secured method which is the method of Struts action, all request params there are set to NULL. Please, he

Re: I18N on labels of form

2009-01-23 Thread Michael Obster
Thank you! /Michael Lukasz Lenart schrieb: 2009/1/23 Michael Obster : Writing " /> doesn't work. Is there a way to implement correct I18N on form labels? Use key attribute instead or you can use OGNL expression Regards -

Re: I18N on labels of form

2009-01-23 Thread Lukasz Lenart
2009/1/23 Michael Obster : > Writing " /> doesn't > work. Is there a way to implement correct I18N on form labels? Use key attribute instead or you can use OGNL expression Regards -- Lukasz http://www.lenart.org.pl/ - To un

I18N on labels of form

2009-01-23 Thread Michael Obster
Hi, I have a problem with internationalization the labels of a form. Writing " /> doesn't work. Is there a way to implement correct I18N on form labels? Cheers, Michael - To unsubscribe, e-mail: user-unsubscr...@struts.apach

Re: Turning freemarker logging off

2009-01-23 Thread harshavs
Turning off package freemarker or freemarker.cache would do the needful I guess. nodje wrote: > > Hi, > > I'm using Struts 2.1.2. I've configured log4j logging with the following > line > log4j.logger.com.opensymphony.xwork2.ognl=ERROR > > in order to turn off what seemed to be xwork logging.

My code working fine on Firefox.But it is not working on IE-7.

2009-01-23 Thread Seshagiri V
Hello everyone, I am working on struts2.0.My code working fine on Firefox.But it is not working on IE-7(same code). Here is a snippet of my code in the jsp:

pop up window to save message

2009-01-23 Thread elyes sallem
Hello, i have a list of row to dispaly, in each row, there is an attribute comment that i dispplay only a first part of this message and if the user want to see or change all message, if he clicks on this attribute, it opens a popup window in which he can modify this message and save it any one ha