Re: [OT] Re: Newbie question about Struts HelloWorld example

2008-09-14 Thread UseTheFork
help anyway, J. -- View this message in context: http://www.nabble.com/Newbie-question-about-Struts-HelloWorld-example-tp19451760p19478209.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e

[OT] Re: Newbie question about Struts HelloWorld example

2008-09-12 Thread Dave Newton
--- On Fri, 9/12/08, UseTheFork wrote: > I have managed to deploy another project two days > ago without any issue. The JSP pages worked fine. That doesn't require any additional web app libraries. > It could be a project configuration issue, I agree, > but I have checked that and I don't know w

Re: Newbie question about Struts HelloWorld example

2008-09-12 Thread UseTheFork
r your help, J. -- View this message in context: http://www.nabble.com/Newbie-question-about-Struts-HelloWorld-example-tp19451760p19463840.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [

Re: Newbie question about Struts HelloWorld example

2008-09-12 Thread Dave Newton
--- On Fri, 9/12/08, UseTheFork wrote: > I asked: >> Is it being deployed? > I can't find the common jar in the App server installation directory. > I will open a ticket with Netbeans Nabble. This is [most likely] not a NetBeans issue, either, it's a project configuration and/or deployment issue

Re: Newbie question about Struts HelloWorld example

2008-09-12 Thread UseTheFork
> Is it being deployed? I can't find the common jar in the App server installation directory. I will open a ticket with Netbeans Nabble. Thank you for your help, J. -- View this message in context: http://www.nabble.com/Newbie-question-about-Struts-HelloWorld-example-tp19451760p19463

Re: Newbie question about Struts HelloWorld example

2008-09-12 Thread Dave Newton
--- On Fri, 9/12/08, UseTheFork wrote: > I have a library called commons-loggin in my project: Is it being deployed? > I had to fiddle with the Web Pages directory structure in > the project and create a Classes sub-directory to match the > requirements mentioned on > http://struts.apache.org/2.

Re: Newbie question about Struts HelloWorld example

2008-09-12 Thread UseTheFork
/docs/simple-setup.html. Could this be the source of my issue? Thanks, J. -- View this message in context: http://www.nabble.com/Newbie-question-about-Struts-HelloWorld-example-tp19451760p19462329.html Sent from the Struts - User mailing list archive at Nabble.com

Re: Newbie question about Struts HelloWorld example

2008-09-12 Thread Dave Newton
--- On Fri, 9/12/08, UseTheFork wrote: > You will notice in my struts.xml that devMode has been set > to true. However, I still don't get anything new in my > Glassfish Logs.> BUT, I have noticed some issues when > I start Glassfish: > > http://www.nabble.com/file/p19457690/Log%2BList.png Loo

Re: Newbie question about Struts HelloWorld example

2008-09-12 Thread UseTheFork
, J. -- View this message in context: http://www.nabble.com/Newbie-question-about-Struts-HelloWorld-example-tp19451760p19457690.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail:

Re: Newbie question about Struts HelloWorld example

2008-09-12 Thread Jeromy Evans
UseTheFork wrote: When I refresh my browser with http://localhost:8080/tutorial/HelloWorld.action, I do not get any WARNING or SEVERE kind of messages in the Glassfish Logs. I only get more of the above. I have also checked for CONFIG, FINE, FINER, FINEST messages, but I don't get any. The Glass

Re: Newbie question about Struts HelloWorld example

2008-09-12 Thread Dave Newton
--- On Fri, 9/12/08, UseTheFork wrote: > i) I don't know what devMode is, can you explain? http://struts.apache.org/2.x/docs/devmode.html Without any more information it's essentially impossible to help. You'd be better served by posting your web.xml and struts.xml files here; I'm assuming they

Re: Newbie question about Struts HelloWorld example

2008-09-12 Thread UseTheFork
in Console is works fine, which make me think that Glassfish is working fine !!! Thank you for your time, J. -- View this message in context: http://www.nabble.com/Newbie-question-about-Struts-HelloWorld-example-tp19451760p19455428.html Sent from the Struts - User mailing list archive

Re: Newbie question about Struts HelloWorld example

2008-09-12 Thread Dave Newton
--- On Fri, 9/12/08, UseTheFork wrote: > I have no idea why it does not work. Can anybody help? Give > tips? Pointers? Could it be a config issue? ... Sure, it could be a config issue. Is there anything in the logs? Do you have devMode turned on? Dave -

Newbie question about Struts HelloWorld example

2008-09-12 Thread UseTheFork
. -- View this message in context: http://www.nabble.com/Newbie-question-about-Struts-HelloWorld-example-tp19451760p19451760.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL

Re: newbie question: How can I make a Struts Project with multiple modules?

2008-08-04 Thread Antonio Petrelli
2008/8/4 ryan webb <[EMAIL PROTECTED]>: > Struts Version = 1.2.9 > So creating a multiple module depends on struts version? Surely it depends on being a Struts 1 project or a Struts 2 one. In fact I think that the concept of "module" is not used inside Struts 2, but I wanted to be sure that you we

Re: newbie question: How can I make a Struts Project with multiple modules?

2008-08-04 Thread ryan webb
Struts Version = 1.2.9 So creating a multiple module depends on struts version? On 8/4/08, Antonio Petrelli <[EMAIL PROTECTED]> wrote: > > Version of Struts? > > 2008/8/4 ryan webb <[EMAIL PROTECTED]>: > > How can I make a Struts Project with multiple modules? > > > > -- > > warmest regards, > >

Re: newbie question: How can I make a Struts Project with multiple modules?

2008-08-03 Thread Antonio Petrelli
Version of Struts? 2008/8/4 ryan webb <[EMAIL PROTECTED]>: > How can I make a Struts Project with multiple modules? > > -- > warmest regards, > Ryan Webb - Philippines > > email: [EMAIL PROTECTED] > - To unsubscribe, e-mail: [EMA

newbie question: How can I make a Struts Project with multiple modules?

2008-08-03 Thread ryan webb
How can I make a Struts Project with multiple modules? -- warmest regards, Ryan Webb - Philippines email: [EMAIL PROTECTED]

Re: Newbie question

2008-03-19 Thread stanlick
-- > View this message in context: > http://www.nabble.com/Newbie-question-tp16125218p16125218.html > Sent from the Struts - User mailing list archive at Nabble.com. > > > - > To unsubscribe, e-mail: [EMAIL

RE: Newbie question

2008-03-18 Thread maitre
> > MG > -Original Message- > From: maitre [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 18, 2008 1:42 PM > To: user@struts.apache.org > Subject: Re: Newbie question > > > I don't want to build the framework from scratch, I just want to use the

RE: Newbie question

2008-03-18 Thread Griffith, Michael *
, 2008 1:42 PM To: user@struts.apache.org Subject: Re: Newbie question I don't want to build the framework from scratch, I just want to use the distribution package and customize it if that's possible. Ed Alex Choi wrote: > > A Java Web Application that uses Apache Struts 2

Re: Newbie question

2008-03-18 Thread maitre
hael * wrote: >> > >> > Agreed. Look for a provider that offers the correct JDK and API specs. >> > >> > MG >> > >> > -Original Message- >> > From: Alex Choi [mailto:[EMAIL PROTECTED] >> > Sent: Tuesday, March 18, 2008

RE: Newbie question

2008-03-18 Thread Griffith, Michael *
Ed, Additional information here: http://struts.apache.org/primer.html MG -Original Message- From: Alex Choi [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 18, 2008 1:27 PM To: Struts Users Mailing List Subject: Re: Newbie question A Java Web Application that uses Apache Struts 2

Re: Newbie question

2008-03-18 Thread Alex Choi
> Griffith, Michael * wrote: > > > > Agreed. Look for a provider that offers the correct JDK and API specs. > > > > MG > > > > -Original Message- > > From: Alex Choi [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, March 18, 2008 12:55 PM

RE: Newbie question

2008-03-18 Thread maitre
i [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 18, 2008 12:55 PM > To: Struts Users Mailing List > Subject: Re: Newbie question > > I think you need to rephrase your question. Apache Struts 2 is a > specific > Java Web Application framework technology and Java Web Application i

RE: Newbie question

2008-03-18 Thread Griffith, Michael *
Agreed. Look for a provider that offers the correct JDK and API specs. MG -Original Message- From: Alex Choi [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 18, 2008 12:55 PM To: Struts Users Mailing List Subject: Re: Newbie question I think you need to rephrase your question. Apache

Re: Newbie question

2008-03-18 Thread Alex Choi
Ed > > -- > View this message in context: > http://www.nabble.com/Newbie-question-tp16125218p16125218.html > Sent from the Struts - User mailing list archive at Nabble.com. > > > - > To unsubscribe,

Re: Newbie question

2008-03-18 Thread Mike Jennings
I like KGBInternet.com. They are affordable and will provide you with the services that you need. maitre wrote: Hi, I'm trying to find a decent hosting company that supports STRUTS 2. Are there any recommendations? Thanks, Ed --

Newbie question

2008-03-18 Thread maitre
Hi, I'm trying to find a decent hosting company that supports STRUTS 2. Are there any recommendations? Thanks, Ed -- View this message in context: http://www.nabble.com/Newbie-question-tp16125218p16125218.html Sent from the Struts - User mailing list archive at Nabbl

Re: Newbie question about parameters for an Action

2007-09-24 Thread Phil404
esent in action interceptors. > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context:

Re: Accessing Request Parameters from Action (Newbie Question)

2007-09-24 Thread Cory D. Wiles
es > > > > > -Original Message- > > From: Cory D. Wiles [mailto:[EMAIL PROTECTED] > > Sent: Monday, September 24, 2007 3:47 PM > > To: Struts Users Mailing List > > Subject: Re: Accessing Request Parameters from Action (Newbie > > Question) > &g

RE: Accessing Request Parameters from Action (Newbie Question)

2007-09-24 Thread Wesley Wannemacher
st > Subject: Re: Accessing Request Parameters from Action (Newbie > Question) > > Thank you for the quick response. > > What is the purpose of implementing the Parameters Interceptor then? > > http://struts.apache.org/2.x/docs/how-can-we-access-request-pa > r

Re: Accessing Request Parameters from Action (Newbie Question)

2007-09-24 Thread Cory D. Wiles
gt; > Sent: Monday, September 24, 2007 3:30 PM > > To: Struts Users Mailing List > > Subject: Accessing Request Parameters from Action (Newbie Question) > > > > What is considered the best practice for accessing request > > parameters inside of an action? > > &g

RE: Accessing Request Parameters from Action (Newbie Question)

2007-09-24 Thread Wesley Wannemacher
: Accessing Request Parameters from Action (Newbie Question) > > What is considered the best practice for accessing request > parameters inside of an action? > > For example if I have a URL: > steptwo.action?previousaction=index.action then how

Accessing Request Parameters from Action (Newbie Question)

2007-09-24 Thread Cory D. Wiles
What is considered the best practice for accessing request parameters inside of an action? For example if I have a URL: steptwo.action?previousaction=index.action then how do I access "previous action"? Thanks, Cory

Re: Newbie question about parameters for an Action

2007-09-23 Thread Oleg Mikheev
Phil404 wrote: I don't think this is the problem since if I view source the generate code says: <--img src='/surveytortoise-main/piechart.action?visual=10&auditory=15&kinesthetic=20' /> So, the code seems to be correct. Why are these parameters not being set by Struts2? Please help! Does an

Re: Newbie question about parameters for an Action

2007-09-23 Thread Phil404
something really simple. > > Try this: > http://www.nabble.com/-S2--Using-%3Cs:url%3E-t3884129.html > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED]

Re: Newbie question about parameters for an Action

2007-09-23 Thread Oleg Mikheev
Phil404 wrote: I presume you mean org.apache.struts2.servlet.ParameterAware. If I implement setParameters(), it is not called before the execute() method. I'm still in the dark. I feel like I'm missing something really simple. Try this: http://www.nabble.com/-S2--Using-%3Cs:url%3E-t3884129.h

Re: Newbie question about parameters for an Action

2007-09-23 Thread Phil404
gt;> >> } >> >> >> >> public void setAuditory(int auditory) { >> >> this.auditory = auditory; >> >> } >> >> >> >> public int getKinesthetic() { >> >> return kinesthetic; >> >> } >> >> >> >> public void setKines

Re: Newbie question about parameters for an Action

2007-09-23 Thread Dave Newton
; >>return kinesthetic; > >>} > >> > >>public void setKinesthetic(int kinesthetic) { > >>this.kinesthetic = kinesthetic; > >>} > >> > >> } > >> > >> > >> The action is defined in the struts.xml like so: > >> > >> extends="jfreechart-de

Re: Newbie question about parameters for an Action

2007-09-23 Thread Phil404
>> } >> >> } >> >> >> The action is defined in the struts.xml like so: >> >> >> >> >> 400 >> 300 >> >>

Re: Newbie question about parameters for an Action

2007-09-23 Thread Richard Yee
You might try changing the attributes and setters to Strings and see if that works. -Richard Phil404 wrote: I would like to draw a Pie Chart using JFreeChart. I call the action from a JSP like so: 10 15 20 ${chartUrl} The action is very simple: pub

Newbie question about parameters for an Action

2007-09-23 Thread Phil404
me what I'm doing wrong? Phil -- View this message in context: http://www.nabble.com/Newbie-question-about-parameters-for-an-Action-tf4506130.html#a12851266 Sent from the Struts - User mailing list archive at Nabble.com.

Re: Newbie Question?

2007-08-28 Thread Nuwan Chandrasoma
Hi, You can use window.open() if you like to open this page in a popup window, or else use to open this page. Thanks, Nuwan Cenk wrote: Hello, I want to open another page when user click on a link. Lets say, i have a link "Open Page" on main.jsp and i want to open child.jsp when user cli

Newbie Question?

2007-08-28 Thread Cenk
Hello, I want to open another page when user click on a link. Lets say, i have a link "Open Page" on main.jsp and i want to open child.jsp when user clicks on the link. How can i do it? thanks - To unsubscribe, e-mail: [EMAI

RE : S2 - parameter passing (newbie) question

2007-06-11 Thread Ezequiel Puig
-Message d'origine- De : Adrian Ost [mailto:[EMAIL PROTECTED] Envoyé : lundi 11 juin 2007 18:13 À : Struts Users Mailing List Objet : Re: S2 - parameter passing (newbie) question not ognl-syntax but these work: Scott Trafton schrieb: > I am having difficulty accessing the

Re: S2 - parameter passing (newbie) question

2007-06-11 Thread Adrian Ost
not ognl-syntax but these work: Scott Trafton schrieb: I am having difficulty accessing the parameters I am passing into the tag. I have tried everything I can think of to get access to these parameters. Could anyone tell me where I am going wrong and how you are suppose to access t

S2 - parameter passing (newbie) question

2007-06-11 Thread Scott Trafton
I am having difficulty accessing the parameters I am passing into the tag. I have tried everything I can think of to get access to these parameters. Could anyone tell me where I am going wrong and how you are suppose to access the parameter values. Thanks, Scott ==

S2 - parameter passing (newbie) question

2007-06-11 Thread Scott Trafton
All, I am having difficulty accessing the parameters I am passing into the tag. I have tried everything I can think of to get access to these parameters. Could anyone tell me where I am going wrong and how you are suppose to access the parameter values. Thanks, Scott =

Re: [S1] Really simple newbie question

2007-05-22 Thread Dave Newton
--- "Braun, James F" <[EMAIL PROTECTED]> wrote: > However, when trying to create a simple test app to > verify the installation I get the following error > > javax.servlet.jsp.JspException: Exception creating > bean of class test.form.TestForm: {1} > [... stack trace ...] > I hate to waste people'

[S1] Really simple newbie question

2007-05-22 Thread Braun, James F
I set up a new work station with MyEclipse 5.1, Weblogic 8, and jdk 1.4.11 I set it up exactly the same as a workstation that is working well. However, when trying to create a simple test app to verify the installation I get the following error javax.servlet.jsp.JspException: Exception creating

Re: Newbie question

2007-03-27 Thread Dave Newton
--- VJ22 <[EMAIL PROTECTED]> wrote: > Can anyone tell me how do I setup the AJAX theme in > my struts pages ? http://struts.apache.org/2.x/docs/ajax-theme.html http://struts.apache.org/2.x/docs/ajax-tags.html d. __

Newbie question

2007-03-27 Thread VJ22
Hello, Can anyone tell me how do I setup the AJAX theme in my struts pages ? As far as I can see I only have the xhtml theme available in my project. Do let me know. Thanks...Vijay -- View this message in context: http://www.nabble.com/Newbie-question-tf3472286.html#a9689968 Sent from

Re: Struts 2 newbie question

2007-03-12 Thread Ted Husted
On 3/12/07, Mark Menard <[EMAIL PROTECTED]> wrote: On 3/12/07 1:53 PM, "Paul Saumets" <[EMAIL PROTECTED]> wrote: > In your struts.properties file declare the following line: > > struts.ui.theme=simple Or, in struts.xml, The struts.xml setting being the preferred approach. - HTH, Ted

RE: Struts 2 newbie question

2007-03-12 Thread King, Leon C
:) That's what I figured out and implemented. Thanks for the quick help. -Original Message- From: Mark Menard [mailto:[EMAIL PROTECTED] Sent: Monday, March 12, 2007 5:22 PM To: Struts Users Mailing List Subject: Re: Struts 2 newbie question On 3/12/07 1:53 PM, "Paul Saumet

Re: Struts 2 newbie question

2007-03-12 Thread Mark Menard
On 3/12/07 1:53 PM, "Paul Saumets" <[EMAIL PROTECTED]> wrote: > In your struts.properties file declare the following line: > > struts.ui.theme=simple > > then just wrap whatever you'd like around your input tags. That to me is a hammer-like solution. This will change all of his forms to use the

RE: Struts 2 newbie question

2007-03-12 Thread King, Leon C
] Sent: Monday, March 12, 2007 2:36 PM To: Struts Users Mailing List Subject: Re: Struts 2 newbie question You'll have to modify the associated template within your project. The actual form template (from the default xhtml) is wrapping inputs into a table, each input is appended has a row in

Re: Struts 2 newbie question

2007-03-12 Thread stanlick
L PROTECTED] To: user@struts.apache.org Sent: Mon, 12 Mar 2007 14:23:14 -0400 Subject: Struts 2 newbie question How do you modify the alignment of a button? Currently I'm using the following in my jsp: which produces a button on one line. I'd like to combine severa

Re: Struts 2 newbie question

2007-03-12 Thread Paul Saumets
uts 2 newbie question How do you modify the alignment of a button? Currently I'm using the following in my jsp: which produces a button on one line. I'd like to combine several buttons on the same line. Thanks, Leon

Re: Struts 2 newbie question

2007-03-12 Thread Pascal Lalonde
You'll have to modify the associated template within your project. The actual form template (from the default xhtml) is wrapping inputs into a table, each input is appended has a row into it. - Pascal King, Leon C wrote: How do you modify the alignment of a button? Currently I'm using the

Struts 2 newbie question

2007-03-12 Thread King, Leon C
How do you modify the alignment of a button? Currently I'm using the following in my jsp: which produces a button on one line. I'd like to combine several buttons on the same line. Thanks, Leon

Re: [S2] Newbie question about HTTP Sessions

2007-03-08 Thread Roger Varley
Yes - you are right. The sessions are generated automatically by the container (tomcat, etc). Thanks. In a servlet based web-app I would create the session object programatticaly with httpServletRequest.getSession(true). I just wasn't sure if Struts 2 was creating the session for me since I a

Re: [S2] Newbie question about HTTP Sessions

2007-03-08 Thread Piero Sartini
> > Secondly I need to know when a session is > > ended. Is there an established Struts 2 practice for this or do I > > still create an HTTPSessionListener object and register it in web.xml > > as I would with a "basic" web-app. > > HTTPSessionListener? > > You can use > --- code --- > >

Re: [S2] Newbie question about HTTP Sessions

2007-03-08 Thread Piero Sartini
Hello. > A couple of newbie questions. Firstly, does Struts2 automatically > create an HTTP Session or do I need to explicitly create it. Sessions are managed by the servlet-container. Struts does not need to create them. > Early > experimentation suggests that it's automatically created as I

[S2] Newbie question about HTTP Sessions

2007-03-08 Thread Roger Varley
Hi A couple of newbie questions. Firstly, does Struts2 automatically create an HTTP Session or do I need to explicitly create it. Early experimentation suggests that it's automatically created as I'm seeing the JSESSIONID parameter in the Urls generated without doing anything, but I'd like to be

Re: struts2 newbie question

2007-02-08 Thread Dale Newfield
Dave Newton wrote: Hrm. Did you try it? I didn't actually see an example on the http://cwiki.apache.org/WW/submit.html page that used 's 'method' attribute. D'oh. I was looking at example 4 and mistook the s:form tag as a s:submit tag. Glad it does what you want. -Dale ---

Re: struts2 newbie question

2007-02-08 Thread Dave Newton
--- Dale Newfield <[EMAIL PROTECTED]> wrote: > Dave Newton wrote: > > http://cwiki.apache.org/WW/submit.html > > Submit takes both action and method parameters; > > perhaps that's what you're looking for? > > The example makes me think that the method attribute > enables the ability to specify "ge

Re: struts2 newbie question

2007-02-07 Thread Dale Newfield
Dave Newton wrote: http://cwiki.apache.org/WW/submit.html Submit takes both action and method parameters; perhaps that's what you're looking for? The example makes me think that the method attribute enables the ability to specify "get" vs. "post" on a submit button by submit button basis wit

Re: struts2 newbie question

2007-02-07 Thread Dave Newton
--- Brian Bruns <[EMAIL PROTECTED]> wrote: > [...] but how does one use a single action and control > which method is called based on, for instance, the > value of the submit button? http://cwiki.apache.org/WW/submit.html Submit takes both action and method parameters; perhaps that's what you'r

struts2 newbie question

2007-02-07 Thread Brian Bruns
Hi all, I'm building a non-essential app in struts2 to get my feet wet and ran into something right away. We make heavy use of LookupDispatchAction in struts1 and I'm having trouble figuring out how to do the same thing in struts2. I see from the docs that you can use wildcards to map "saveFoo"

Re: newbie question...struts2, spring and jdbc

2007-01-31 Thread Joe Germuska
On 1/31/07, Cecilia Castillo <[EMAIL PROTECTED]> wrote: I am new to Struts, Struts2, and Spring. (And maybe know too much about jdbc.) I have written my application with Struts2 and am only using Spring to manage my database connections. I have defined my oracle database as a JNDI resource in

Re: newbie question...struts2, spring and jdbc

2007-01-31 Thread Pierre Thibaudeau
Cecilia, (I know nothing about Struts2, but I don't think that's essential to your query!) Every one of my Spring DAO beans contains a method along this one: public static ThingDAO getInstance() { return (ThingDAO) SpringConfig.getSpringContext ().getBean("ThingDAO"); } (The Strin

newbie question...struts2, spring and jdbc

2007-01-31 Thread Cecilia Castillo
I am new to Struts, Struts2, and Spring. (And maybe know too much about jdbc.) I have written my application with Struts2 and am only using Spring to manage my database connections. I have defined my oracle database as a JNDI resource in my Tomcat server.xml file. I have defined a dataSourc

Re: struts 2 newbie question

2006-11-30 Thread Mark Menard
On 11/30/06 4:40 PM, "walidito" <[EMAIL PROTECTED]> wrote: Quick caveat, I haven't used the methodology, but I might start now. > and I don't understand this stuff : > in struts.xml > > the tutorial says : > The "method={1}" attribute is replaced with "method=input". > Why ? Can someone explain

struts 2 newbie question

2006-11-30 Thread walidito
n someone explain me why it is replaced by this particular method, and give me another simple example if possible. thanks Walid -- View this message in context: http://www.nabble.com/struts-2-newbie-question-tf2734508.html#a7628558 Sent from the Struts - User mail

RE: Newbie question about using beans in html:link tags

2006-11-30 Thread Asthana, Rahul
: Struts Users Mailing List Subject: Re: Newbie question about using beans in html:link tags My search returns multiple rows (as seen in the for loop).. How can I possibly have a session when I dont know what link the user is going to click? On 11/29/06, Asthana, Rahul <[EMAIL PROTECTED]>

Re: Newbie question about using beans in html:link tags

2006-11-30 Thread priya
My search returns multiple rows (as seen in the for loop).. How can I possibly have a session when I dont know what link the user is going to click? On 11/29/06, Asthana, Rahul <[EMAIL PROTECTED]> wrote: Priya, As a short term solution you can create a new tag,as in myLibrary:link which derives

RE: Newbie question about using beans in html:link tags

2006-11-29 Thread Asthana, Rahul
passing it through URL encoding. Cheers Rahul -Original Message- From: priya [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 29, 2006 4:23 PM To: Struts Users Mailing List Subject: Re: Newbie question about using beans in html:link tags Hi Rahul, I was trying to reduce the amount of

Re: Newbie question about using beans in html:link tags

2006-11-29 Thread priya
iling List Subject: Newbie question about using beans in html:link tags I am trying to use Struts for an account creation application 1. In my JSP page I am using a List (named results) to get account information (name, id and more.. ) 2. The list stores this information in an AccountInfo bea

RE: Newbie question about using beans in html:link tags

2006-11-29 Thread Asthana, Rahul
: Struts Users Mailing List Subject: Newbie question about using beans in html:link tags I am trying to use Struts for an account creation application 1. In my JSP page I am using a List (named results) to get account information (name, id and more.. ) 2. The list stores this

Newbie question about using beans in html:link tags

2006-11-29 Thread priya
I am trying to use Struts for an account creation application 1. In my JSP page I am using a List (named results) to get account information (name, id and more.. ) 2. The list stores this information in an AccountInfo bean and I am using a for loop to go through the List. 3. I am using

Re: Newbie question - JSP text box formatting

2006-07-07 Thread Simons Kevin
Sorry if I'm wrong, but can't you format numbers using CSS3? - Original Message - From: "Pillay, Kiren KN" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: "Struts Users Mailing List" Sent: Friday, July 07, 2006 11:17 AM Subject: RE: Newbie que

RE: Newbie question - JSP text box formatting

2006-07-07 Thread Pillay, Kiren KN
Hi Albi, I actually need to format and tag's values, where the values are pulled out of a database. Is this possible? Regards -Original Message- From: Albrecht Leiprecht [mailto:[EMAIL PROTECTED] Sent: 06 July 2006 06:47 PM To: 'Struts Users Mailing List' Subject: RE:

RE: Newbie question - JSP text box formatting

2006-07-06 Thread Albrecht Leiprecht
You could try something like this <%@ taglib prefix="fmt" uri="http://java.sun.com/jstl/fmt"; %>  EUR Rgds albi -Original Message- From: Pillay, Kiren KN [mailto:[EMAIL PROTECTED] Sent: Thursday, July 06, 2006 4:33 PM To: user@struts.apache.org Subject: Newb

Newbie question - JSP text box formatting

2006-07-06 Thread Pillay, Kiren KN
Hi I'm new to struts and I have a question. I have textboxes that represent currency. I want the data of the JSP to be formatted to show 2 decimal places after the comma. I don't want to use locales for the application. Whats the best way to achieve this? Kiren Pillay South Africa

RE: newbie question on indexed properties and validation

2006-06-23 Thread Givler, Eric
Thanks, this is very much appreciated. Is this something that is going to make it into a Struts Base release? -Original Message- From: Niall Pemberton [mailto:[EMAIL PROTECTED] Sent: Thursday, June 22, 2006 11:15 AM To: Struts Users Mailing List Subject: Re: newbie question on indexed

Re: newbie question on indexed properties and validation

2006-06-22 Thread Niall Pemberton
You can do this: http://www.niallp.pwp.blueyonder.co.uk/strutsvalidatorextends.html Niall On 6/15/06, Givler, Eric <[EMAIL PROTECTED]> wrote: I was following this article (MS Powerpoint presentation by James Turner) here: http://www.strutskickstart.com/IndexedPropertiesandValidation.ppt When,

RE: newbie question on indexed properties and validation

2006-06-16 Thread Givler, Eric
lto:[EMAIL PROTECTED] Sent: Friday, June 16, 2006 8:32 AM To: Struts Users Mailing List Subject: RE: newbie question on indexed properties and validation I can provide a zip of the workspace I was doing for this if that would help. I just can't seem to get the multiple errors. Can th

RE: newbie question on indexed properties and validation

2006-06-16 Thread Givler, Eric
[mailto:[EMAIL PROTECTED] Sent: Thursday, June 15, 2006 9:44 AM To: Struts Users Mailing List Subject: newbie question on indexed properties and validation I was following this article (MS Powerpoint presentation by James Turner) here: http://www.strutskickstart.com/IndexedPropertiesandValidati

newbie question on indexed properties and validation

2006-06-15 Thread Givler, Eric
I was following this article (MS Powerpoint presentation by James Turner) here: http://www.strutskickstart.com/IndexedPropertiesandValidation.ppt When, I tried to cobble this all into a working example, if I left out multiple values (in a four record grid), I'd get one struts validation error bac

RE: newbie question about xhtml, html:form, submit button

2006-05-03 Thread David Byron
On Wednesday, May 3, Nathan Coast wrote: > You need to change your javascript to > document.getElementById('tryItForm').submit(); That does it. Thanks for your help. -DB - To unsubscribe, e-mail: [EMAIL PROTECTED] For additio

Re: newbie question about xhtml, html:form, submit button

2006-05-03 Thread Nathan Coast
without struts inserts the name="tryItForm" attribute for the form. With struts inserts the id="tryItForm" attribute. You need to change your javascript to document.getElementById('tryItForm').submit(); David Byron wrote: I've inherited some struts code and I have a question about the ht

newbie question about xhtml, html:form, submit button

2006-05-03 Thread David Byron
I've inherited some struts code and I have a question about the html that it generates. I have a feeling there's a bunch more stuff I need to read but I'm having trouble finding it. I've run the generated html through validator.w3.org and it gave me errors that I don't have end tags on input elem

Re: [Shale]Newbie question

2005-10-06 Thread Werner Punz
Michael Jouravlev wrote: > I believe, that similar behaviour (different presentation depending on > action/page state) is possible in JSF with subviews and "rendered" > attribute. At least that what David Geary advised me to do, when I was > porting my wizard engine to JSF. > Yes indeed that is e

Re: [Shale]Newbie question

2005-10-06 Thread Werner Punz
Greg Reddin wrote: > I don't have any experience with the render kit, so I may have missed > the point of it. Keep in mind that my comments are based on very > limited experience with JSF so I hope if I've missed something someone > else will correct me. But, when going through some tutorials

[Shale]Newbie question

2005-10-05 Thread Michael Jouravlev
On 10/5/05, Craig McClanahan <[EMAIL PROTECTED]> wrote: > On 10/5/05, Michael Jouravlev <[EMAIL PROTECTED]> wrote: > > > > On 10/5/05, Werner Punz <[EMAIL PROTECTED]> wrote: > > > But the basic mechanisms regarding the whole page flow system are very > similar > > > in jsf and struts > > > > Please

Re: [Shale]Newbie question

2005-10-05 Thread Leon Rosenberg
On 10/5/05, Michael Jouravlev <[EMAIL PROTECTED]> wrote: ... > This is what I don't do. I prefer to have less actions, usually > stateful. I pass parameter to it or submit a form, and it selects a > proper view. But I guess you are right: I am able to google static > html pages for my live samples,

Re: [Shale]Newbie question

2005-10-05 Thread Craig McClanahan
On 10/5/05, Michael Jouravlev <[EMAIL PROTECTED]> wrote: > > > On 10/5/05, Werner Punz <[EMAIL PROTECTED]> wrote: > > But the basic mechanisms regarding the whole page flow system are very > similar > > in jsf and struts > > Please correct me if I am wrong, but in JSF I always ask for a page. > In

Re: [Shale]Newbie question

2005-10-05 Thread Michael Jouravlev
On 10/4/05, Leon Rosenberg <[EMAIL PROTECTED]> wrote: > We have a search where the user can select whether he gets the result > as a gallery (many pics, few content), data summary ( less pix, more > content) and list (no pics, only content). They are produced by > different jsp pages (using tiles f

Re: [Shale]Newbie question

2005-10-05 Thread Werner Punz
Michael Jouravlev wrote: > On 10/4/05, Leon Rosenberg <[EMAIL PROTECTED]> wrote: > >>Btw, struts is perfectly crawlable, since you have a different url for >>each page. This will not let you index a concrete page, but the whole >>site will be at list indexed. In opposite, a JSF site will return >>

  1   2   3   >