RE: Validator and Javascript

2005-12-11 Thread hermod.opstvedt
Hi In your tag set staticJavascript="false". This will remove all scripts except your validation. However you need to add a link to the generated scripts (in a .js file) in your .jsp. Hermod -Original Message- From: Deepa Khetan [mailto:[EMAIL PROTECTED] Sent: Monday, December 12, 200

html:form dynamic action value

2005-12-11 Thread Perry Jeung
I have a html:form tag with a dynamic action value that works in one version of Struts and not in another. I'm new to Tiles and I want to do the following in one of the reusable tiles named report.jsp: " > In an experiment, I took the struts-example webapp from the Struts 1.2.8 binary distributo

Re: Validator and Javascript

2005-12-11 Thread Deepa Khetan
I dint understand how to copy the static javascript on the validator.xml to another .js file? Can u please elaborate? On 12/10/05, Laurie Harper <[EMAIL PROTECTED]> wrote: > > Tony Santinello wrote: > > Hi, > > > > I'm using Struts 1.2.7 and I'm using commons-validator > > to validate my forms. C

RE: IBM Portal server V5.0.2.3

2005-12-11 Thread Meenakshi Singh
No, that's nothing to do with struts not knowing about portlets. Portlet environment is set in IBM WSAD V5.1 still it opens in another window when deployed on the portal server. -Original Message- From: news [mailto:[EMAIL PROTECTED] Behalf Of Laurie Harper Sent: Saturday, December 10, 200

Re: problem with forms

2005-12-11 Thread Ed Griebel
You have a trailing slash on the html:form, so the form element is closed right there and therefore not including the select. Try this instead: ... On 12/11/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Sure > /> > >

Re: [OT] obsfucating struts web application

2005-12-11 Thread Raghu Kanchustambham
Hey Erik... Just curious.. would you not have these problems at the "inner layers" too? Let us say ... I use Hibernate to persist my objects... since I would have to use xml mapping files between classes and database tables... I can not obfuscate my business/persistent objects as well in a straight

Re: problem with forms

2005-12-11 Thread Wendy Smoak
On 12/11/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I think so. I have this in the jsp > > > this writes out as > action="/prpi/core/surveys/data_match.do"> An empty form? Try putting the tag inside the . The select tag will look to the enclosing form tag to find the form bean. --

Re: problem with forms

2005-12-11 Thread chhum
Sure Display Options

Re: problem with forms

2005-12-11 Thread Richard Yee
Can you send the JSP code in which you are trying to access the bean? -R [EMAIL PROTECTED] wrote: I think so I think so. I have this in the jsp this writes out as action="/prpi/core/surveys/data_match.do"> In struts.config Action path is Quoting Richard Yee <[EMAIL PROTECTED]>

Re: problem with forms

2005-12-11 Thread chhum
I think so I think so. I have this in the jsp this writes out as In struts.config Action path is Quoting Richard Yee <[EMAIL PROTECTED]>: > Does the JSP have a html:form tag in it that has the action attribute > > set to an action mapping that has the action form as the value o

Re: problem with forms

2005-12-11 Thread Richard Yee
Does the JSP have a html:form tag in it that has the action attribute set to an action mapping that has the action form as the value of the 'name' parameter? Otherwise, what scope is the action form in? -Richard [EMAIL PROTECTED] wrote: HI, I have an action form, an action and a couple of js

problem with forms

2005-12-11 Thread chhum
HI, I have an action form, an action and a couple of jsp pages bound together in tiles. I'm trying to access a property of the action form from the jsp and get the following error generated: javax.servlet.jsp.JspException: Cannot find bean under name org.apache.struts.taglib.html.BEAN at o

[ANN] JavaPolis 2005 Quickie Monday 12th December 2005

2005-12-11 Thread Peter A. Pilgrim
Hi I know I should have said this much earlier than this, but I will be giving a 15 minute presentations on Struts and Beyond at JavaPolis 2005, Tomorrow. Please feel welcome to join me if you are attending. http://wiki.javapolis.com/confluence/display/JP05/JavaPolis+Quickies Now, hopefully th