Form Bean to transfer data

2005-08-14 Thread Kevin
Hi I want to trasnfer data from One action to another using a form bean. How can i access the form bean data in the second action. I have attached my struts config and action class. The submitIndex forwards to result action. But in result page i want to show data i have populated in the Acti

Shale Clay HTML layout

2006-04-06 Thread Kevin
. I am asking because I have been looking for a way to remove the appended JSessionId. I know if cookies are active the JSessionID is not appended but I believe web crawlers reject cookies. Thanks, Kevin - To unsubscribe, e

Shale tiles problem

2006-04-06 Thread Kevin
Attempting to implement Stand alone-Tiles with Shale. -tiles-core.jar and shale-tiles.jar in WEB-INF/lib -tiles-def.xml looks like: -dialog-config.xml looks like: -Link to dialog looks like:

SHALE:ADF

2006-04-11 Thread Kevin
Can Oracle ADF be used with Shale? If so how does one go about doing it? Does the default-render-kit-id need to be oracle.adf.core? Any guidance is appreciated. Kevin - To unsubscribe, e-mail: [EMAIL PROTECTED] For

SHALE-CLAY: Clay passing parameters?

2006-05-17 Thread Kevin
Using Clay HTML Views can you pass ? Link: Create an account Component: Is there anyway to declare a parameter to be passed to the next page. Something like: › value

Adding components to the path

2004-05-25 Thread Kevin Cramer
re-writing lots of code. It seems that URLs are built in many places and I cannot simply override a method somewhere to change how URLs are built from relative paths. Thanks, Kevin - To unsubscribe, e-mail: [EMAIL PROTECTED] For

Struts Validator and JCIFS issue while working remotely over VPN

2004-06-29 Thread Kevin Hutson
Eclipse 3 and a newer version of MyEclipse. I have tried 2 versions of JCIFS (0.8.2 and 0.9.2). Thanks for any information you can provide, Kevin - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

App scoped bean to be used with html:optionsCollection in JSP

2004-07-21 Thread Kevin McAbee
g() of LabelValueListBean) What am I doing wrong? How can I fix this? I am going about this a totally wrong way? I figure the solution is probably quite simple and under my foolish nose. Any help would be greatly appreciated. Regards, Kevin ---

Re: App scoped bean to be used with html:optionsCollection in JSP

2004-07-21 Thread Kevin McAbee
property="list"/> was indeed the fix. Thank you Jim, you rock. What I don't understand is that I thought I had tried that before as well and that it had screamed about not finding the bean in any scope. I must have been giving the wrong bean name - who cares?! Thanks

RE: philosophical question/poll about Struts/JSTL, scriptlets

2004-08-27 Thread Taylor, Kevin
seen was a page that used JSTL and the resulting servlet class file exceeded the class file size limit. > Kevin > > -Original Message- > From: Woodchuck [SMTP:[EMAIL PROTECTED] > Sent: Friday, August 27, 2004 12:22 PM > To: struts > Subject: philosophical quest

Sanity check: Struts 1.2.4/Tomcat config

2004-10-14 Thread Kevin Clifton
Hello all. I'm just looking for a quick sanity check before I go off to build some pieces I'm building out a webapp that will use Struts with Tomcat 5.0.2x. I'm planning to run everything under Tomcat and avoid deploying Apache for handling static content. I've prototyped a signup module for

Re: Sanity check: Struts 1.2.4/Tomcat config

2004-10-15 Thread Kevin Clifton
Thanks Craig. Maybe it's the lack of caffeine, but I can't make this work. I've got a element in web.xml, and I've added welcome.do as a file in that list, but Tomcat (5.0.27) isn't attempting to load that URL, as far as I can tell. I did add an "index.jsp" element to the welcome-file-list, and

Re: Sanity check: Struts 1.2.4/Tomcat config

2004-10-15 Thread Kevin Clifton
ur > directory? > > > > > --- Kevin Clifton <[EMAIL PROTECTED]> wrote: > > > Maybe it's the lack of caffeine, but I can't make this work. I've > > got > > a element in web.xml, and I've added welcome.do > > as > > a file in tha

Re: Struts faces

2004-10-21 Thread Kevin Clifton
Just battled one of these this AM on Tomcat 4.1. In our case, it turned out that Tomcat couldn't parse the backslashes in the docBase. Try it with forward slashes as path delimeters. Kev On Thu, 21 Oct 2004 14:05:10 -0400, James Mitchell <[EMAIL PROTECTED]> wrote: > (Tomcat 5.0.28) > > Well, t

Re: Struts faces

2004-10-21 Thread Kevin Clifton
Doh! Looking back, I see he's got forward slashes in the path already, so I think that should parse OK. Must... read... carefully before... reply. :( But, if Tomcat isn't running in a cygwin-aware environment, that might be the problem. It might work with an absolute (non-cygwin) path like "c:

Re: [OT] Re: Hiding .do

2004-10-29 Thread Kevin Clifton
On Thu, 28 Oct 2004 20:14:03 -0700, Dakota Jack <[EMAIL PROTECTED]> wrote: > LOL This is good. That will be tucked away for the appropriate time. Nice! > > > > > On Thu, 28 Oct 2004 10:26:37 -0700, Craig McClanahan <[EMAIL PROTECTED]> wrote: > > If you want to bend some minds, map the contro

database pooling for struts

2004-10-29 Thread Kevin Bridges
1.2.4 on Tomcat 4.1 ... Should I continue to follow the tutorials 1.1 path, or is there a better approach I can utilize for Struts 1.2.4? Any pointers to tutorials or additional reference material is greatly appreciated. Thanks. Kevin Br

Re: [OT] Create/Edit Form

2005-07-27 Thread Simons Kevin
Just a suggestion, If you do the rows by javascript you can add a hidden field which can have a value (eg 0 for update 1 for creation) Regards, Kevin - Original Message - From: "Andrew Tomaka" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Wed

Re: [OT] What to choose: Struts, JSF, Shale or Spring

2005-08-05 Thread Kevin Hinners
My experience with this mailing list is that the Struts-Faces Integration library has been abandoned, at least as far as development and support goes. I never had any success getting responses from anyone on this list. Kevin Hinners Senior Technical Analyst FedEx Services 350 Spectrum Loop

RE: {Spam?} Re: [OT] What to choose: Struts, JSF, Shale or Spring

2005-08-05 Thread Kevin Hinners
It is definitely an option and does what it purports to do, for the most part. However, if you get stuck and need help, I've found that you are on your own for solutions. I think that Struts-Faces integration needs its own mailing list, though. Kevin Hinners Senior Technical Analyst

Resin and struts

2005-08-08 Thread Simons Kevin
Hi all, I am using resin 3.0.14 with struts1.2.7. I get a parser problem when I want to use struts (somewhere in struts-config.Xml) Here is the xml file. Can someone explain me what I am doing wrong? http://jakarta.apache.org/struts/dtds/struts-config_1_1.dtd"; >

Re: Resin and struts

2005-08-08 Thread Simons Kevin
"Dave Newton" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Monday, August 08, 2005 7:05 PM Subject: Re: Resin and struts Not really enough info to go on, but: Simons Kevin wrote: Where's the testForm class in real life? Does it live in a

Re: Struts Basic problem.

2005-08-08 Thread Simons Kevin
Can you post the struts config xml file? I had this problem in the beginning too. Now I am stuck on that other problem I posted here. I am also a newbie. - Original Message - From: "Ayusman dikshit" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Monday, August 08, 2005 7:27 P

Re: Resin and struts

2005-08-08 Thread Simons Kevin
t; To: "Struts Users Mailing List" Sent: Monday, August 08, 2005 7:44 PM Subject: Re: Resin and struts Simons Kevin wrote: [...] My classes are stored in webapps/tests/web-inf/classes/test If they're in WEB-INF/classes/test then (a) do you have a "package test;" at

Re: {Spam?} Re: Resin and struts

2005-08-08 Thread Simons Kevin
type - it should have the fully qualified path name..) Regards, Geeta "Simons Kevin" <[EMAIL PROTECTED]> 08/08/2005 01:53 PM Please respond to "Struts Users Mailing List" To "Struts Users Mailing List" cc Subject {Spam?} Re: Resin and struts packa

RE: valuator newbie

2005-08-11 Thread Taylor, Kevin
This is caused by a "required" field being left empty on the form. > Kevin Taylor > > -Original Message- > From: David McReynolds [SMTP:[EMAIL PROTECTED] > Sent: Thursday, August 11, 2005 12:55 PM > To: StrutsUserList > Subject: validator newbie &

RE: valuator newbie

2005-08-11 Thread Taylor, Kevin
Generally the validator errors are converted into ActionErrors and displayed in the JSP with the html:errors tag. This could be handled numerous ways, e.g. in the Action class or ActionForm. > Kevin Taylor > > -Original Message- > From: David McReynolds [SMTP:[EMAIL PROTE

RE: OT: Good Java host

2005-09-01 Thread Taylor, Kevin
I have used kattare for several years and they are a top-notch operation. Good support, solid systems, good prices. > Kevin Taylor > > -Original Message- > From: Emmanouil Batsis [SMTP:[EMAIL PROTECTED] > Sent: Thursday, September 01, 2005 6:33 AM > To: Struts

class file mapping

2005-09-07 Thread Simons Kevin
All, I am a newbie still testing things out to understand struts better. I have the following structure : java files in folder /classes. class files in folder /classes/test. This is al normal. I have create a simple index.jsp <%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean" %> <%@ taglib u

class file mapping

2005-09-08 Thread Simons Kevin
All, Here is the struts file. http://jakarta.apache.org/struts/dtds/struts-config_1_2.dtd";> Regards, If I followed right. The class files need to be under web-inf/classes. But since I need to use the package statement since sdk1.4 (I use jdk1.5) I mention those.

Problems with Form Action Using Struts-Faces Integration Library

2005-05-10 Thread Kevin Hinners
that come with the Struts-Faces Integration Library, but I am confused by the need for backing beans. Are these required? Kevin Hinners - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Problems with Form Action Using Struts-Faces Integration Library

2005-05-11 Thread Kevin Hinners
Am I posting to the wrong list for Struts-Faces problems? Kevin Hinners -Original Message- From: Kevin Hinners [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 10, 2005 3:11 PM To: user@struts.apache.org Subject: Problems with Form Action Using Struts-Faces Integration Library I am

Re: Handling multiple rows

2004-10-31 Thread Kevin Bridges
oller Component (http://jal.sun.com/services/jsf-components/result-set.faces) Thanks, Kevin Bridges On Sun, 31 Oct 2004 22:49:05 -0500, David G. Friedman <[EMAIL PROTECTED]> wrote: > Ashwin, > > I put my results (as a List object) into request scope then use > Displaytag(.org) t

Re: Handling multiple rows

2004-11-01 Thread Kevin Bridges
Ashwin, This looks like what you are describing: http://jal.sun.com/services/jsf-components/repeater.faces Kevin Bridges On Mon, 1 Nov 2004 08:11:43 -0800 (PST), Ashwin Desai <[EMAIL PROTECTED]> wrote: > Actually, I should have clarified better. > > In my application, I need to

Re: Tile Communication

2004-11-02 Thread Kevin Bridges
I've accomplished complex functionality like that in the past with javascript, dhtml and a hidden frame. The user would interact with a specific area of the page and submit data. The javascript functions would sit on a global window level and serialize the data into xml packets that were passed t

Re: JSF or Struts w/ JSF (again)

2004-11-02 Thread Kevin Bridges
I found this article to be useful in addressing some of your questions: http://www-106.ibm.com/developerworks/java/library/j-integrate/ On Tue, 2 Nov 2004 13:22:15 -0500, Abrams, Howard A <[EMAIL PROTECTED]> wrote: > Hi everyone, > > For a new project, I'm planning on using JSF. The questions I

Re: Struts and Displaying data from a database

2004-11-02 Thread Kevin Bridges
I had this question the other day and was referred to Hibernate (http://www.hibernate.org) by David Friedman. The other name that cam up was ibatis. I chose hibernate and used this tutorial to help figure it out: http://homepage.mac.com/edahand/projects/java/example1.html On Tue, 2 Nov 2004 1

Re: JSF or Struts w/ JSF (again)

2004-11-02 Thread Kevin Bridges
Actions classes do not get a chance to invoke the business logic. On Tue, 2 Nov 2004 13:57:56 -0500, Abrams, Howard A <[EMAIL PROTECTED]> wrote: > > > > > -Original Message- > > From: Kevin Bridges [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, Nove

Re: doc URL/struts hosts

2004-12-01 Thread Kevin Burke
D. Stimits wrote: I'm looking at: http://struts.apache.org/faqs/kickstart.html On this it mentions a URL for struts hosting: http://struts.sourceforge.net/commnity/index.html Unfortunately that doesn't exist. I'm wondering if there is an updated list of various hosting services that make struts av

Struts, Convention plugin and REST plugin

2010-07-15 Thread Kevin Jones
for action com.mantiso.jsblog.actions.PostsController and result newpost" or "No result defined for action com.mantiso.jsblog.actions.PostsController and result posts" Any help would be gratefully accepted, -- Kevin -

Re: Struts, Convention plugin and REST plugin

2010-07-16 Thread Kevin Jones
w", type = "tiles") }) public class SimpleController { public string index(){return "index";} public string show(){return "show";} } In both apps I'm using Tiles but the problem was the same whether or not I was using Tiles, the routing simply didn&#x

REST and Non-REST actions

2010-07-20 Thread Kevin Jones
Simple question (I think), when using the REST plugin, can I have two 'controllers' one that expects REST urls/verbs and one that is a standard Struts2 Action, i.e. where I can map incoming URLs to action methods? Hope that makes sense,

Re: REST and Non-REST actions

2010-07-20 Thread Kevin Jones
Thanks Lukasz, where can I grab the 2.2.1 bits? - there doesn't seem to be a link on the site. Do I need to get the sources and build it? Kevin On 20 July 2010 11:06, Lukasz Lenart wrote: > 2010/7/20 Kevin Jones : >> Simple question (I think), >> >> when using the R

Re: REST and Non-REST actions

2010-07-20 Thread Kevin Jones
Thanks All. I'll give it a go, Kevin On 20 July 2010 16:37, Johannes Geppert wrote: > > you can get current release from here. > > http://people.apache.org/builds/struts/2.2.1/ > > Johannes > > > Kevin Jones-10 wrote: >> >> Thanks Lukasz, >> &

Strang issue with NamedVariablePatternMatcher

2010-07-22 Thread Kevin Jones
his before and can point me in the right direction. Thanks, -- Kevin - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org

Re: Strang issue with NamedVariablePatternMatcher

2010-07-22 Thread Kevin Jones
ostsController implements ModelDriven Notice that the parameter is blogsId not blogId - it appears that the name matters, Kevin On 22 July 2010 12:31, Kevin Jones wrote: > I'm using Struts2, REST with the Convention plugin and the > NamedVariablePatternMatcher along with some cod

Adding annotations to the interceptor stack

2010-07-22 Thread Kevin Jones
and validation? Thanks, -- Kevin - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org

Re: Adding annotations to the interceptor stack

2010-07-26 Thread Kevin Jones
Thanks Lukasz, I found this out the hard way :) Kevin On 26 July 2010 09:31, Lukasz Lenart wrote: > defaultStack [1] already has validation interceptor defined, you > shouldn't duplicate it. > The best way is to create your own stack and play with interceptors - > not to ref

Re: REST URLs

2010-07-26 Thread Kevin Jones
http://www.blueskyminds.com.au/url-hierarchy/ but the link is broken at the moment. I've used the code as an example and it all seems to work. Ping me if you can't get the code and I can send it to you (it's licensed under the Apache license so it's OK to share), Kevin Jones On 26 Ju

Re: REST URLs

2010-07-26 Thread Kevin Jones
he replies I'll put it somewhere where it can be downloaded, Kevin On 26 July 2010 12:36, Arun Kumar Boppudi wrote: > http://www.blueskyminds.com.au/url-hierarchy/ is not available. > -- AB > > > On Mon, Jul 26, 2010 at 4:30 PM, Kevin Jones wrote: > >> Yes it is. &

Re: REST URLs

2010-07-26 Thread Kevin Jones
I've heard back from Jeromy Evans. He's happy for me to post the code. Unfortunately it may not be until the weekend as I'm on the road at the moment, Kevin On 26 July 2010 14:11, Kevin Jones wrote: > There is a cached copy of the site here > > http://webcache.google

Link Display Logic

2010-11-29 Thread Biesbrock, Kevin
Hello users. I'm Kevin, first time caller, long time listener (Mr. Obvious reference). I have two reports and need to display a link for each if the following conditions are met: 1. The user is authorized to view the reports (they are secured), and 2. The specific report curr

RE: Link Display Logic

2010-11-29 Thread Biesbrock, Kevin
t 1:41 PM, Biesbrock, Kevin wrote: > Hello users. I'm Kevin, first time caller, long time listener (Mr. > Obvious reference). > > I have two reports and need to display a link for each if the > following conditions are met: >1. The user is authorized to view the rep

RE: Link Display Logic

2010-11-30 Thread Biesbrock, Kevin
i [mailto:zo...@sparecreative.com] Sent: Monday, November 29, 2010 6:45 PM To: Struts Users Mailing List; Biesbrock, Kevin Subject: Re: Link Display Logic What we have implemented is a set of public authorisation methods in our base action which we call via ognl passing the actionId as the paramet

RE: Link Display Logic

2010-11-30 Thread Biesbrock, Kevin
Authorized" and I have to invoke it e.g., . If I change 'authorized' to 'isAuthorized', then my else block is executed. Beez r 5347 -Original Message- From: Biesbrock, Kevin Sent: Tuesday, November 30, 2010 11:06 AM To: 'Zoran Avtarovski'; 'Struts U

RE: Calling Struts Action from JavaScript

2010-12-01 Thread Biesbrock, Kevin
Example: http://www.json.org/example.html All the information you could want and so much more: http://www.google.com/search?q=json Beez -Original Message- From: Anjib Mulepati [mailto:anji...@hotmail.com] Sent: Wednesday, December 01, 2010 10:24 AM To: Struts Users Mailing List Subjec

RE: Calling Struts Action from JavaScript

2010-12-01 Thread Biesbrock, Kevin
But I am still confuse whether I should use JSON or not? My result are set of records from the database so it have tabular form. For that reason I am using Arraylist of Object and putting those result in arraylist. Is this a good practice? Anjib On 12/1/2010 10:26 AM, Biesbrock, Kevin w

RE: Struts 1 and AJAX

2010-12-02 Thread Biesbrock, Kevin
> Although personally I'd still use JSON; easier. > Dave Yep. So a successful response could look like this: response = { validEmail:true, emailAddress:'user@struts.apache.org' } and a failed response could look like this: response = { validEmail:false, emailAdd

RE: best way to ajaxize a Struts2 application

2010-12-02 Thread Biesbrock, Kevin
I read some statistics that jQuery is the fastest JavaScript library. It was between jQuery and Dojo, but Dojo failed tests in some browsers. I used to be a Prototype/Scriptaculous fan until I realized how much better jQuery performs. And jQuery has a really good user base with great documentatio

RE: Struts 1 and AJAX

2010-12-02 Thread Biesbrock, Kevin
You *need* a means of telling your application whether the validation was successful or a failure. All you're currently doing is reiterating to your server of a successful or failed validation...which it already knows by virtue of your validation method. As Dave and I have both suggested, a JSON

RE: Struts 1 and AJAX

2010-12-03 Thread Biesbrock, Kevin
Gosh, you're so close. If you change this method: function fnClickAddEmail() { var email = $("input#email").val(); $.post( "validateEmail.do", {sendValue: email}, function(returnValue){ //Does this function called even my email is invalid? Am I getting email

RE: Struts 1 and AJAX

2010-12-03 Thread Biesbrock, Kevin
> From: Anjib Mulepati [mailto:anji...@hotmail.com] > It still add blank row in table when invalid. The 'returnValue' variable is actually a jQuery object. I think you might have to do like returnValue.data or something to get the actual response text out of it. Beez --

RE: Problem using scriplet object in s:if tag

2010-12-10 Thread Biesbrock, Kevin
try this: Logout It's stored in session and your attribute name is user per your previous scriplet. Beez r 5347 -Original Message- From: ashish chawre [mailto:ashish.chawr...@gmail.com] Sent: Friday, December 10, 2010 10:22 AM To: Struts Users Mailing List Subject: Problem using sc

RE: Problem using scriplet object in s:if tag

2010-12-10 Thread Biesbrock, Kevin
le contexts...I think that may be your only option. Or change your scriplets to use mailto:ashish.chawr...@gmail.com] Sent: Friday, December 10, 2010 11:37 AM To: Struts Users Mailing List Subject: Re: Problem using scriplet object in s:if tag Thanks a lot Kevin. It works but I am wondering

Struts Interceptors

2010-12-10 Thread Biesbrock, Kevin
I'm not really sure how to ask this question, so please bear with me. Requirement: The system has several functions which a typical user can perform. The user selects a function and the appropriate action is executed. If that action implements myObjectAware, myObjectInterceptor retrieves myObje

RE: Struts Interceptors

2010-12-10 Thread Biesbrock, Kevin
around the next interceptor's execution, and eventually, the action itself. If the interceptor is firing twice there's been to requests, which could be a result of a redirect. Dave On Fri, Dec 10, 2010 at 1:50 PM, Biesbrock, Kevin wrote: > I'm not really sure how to ask this q

RE: Struts Interceptors

2010-12-10 Thread Biesbrock, Kevin
On Friday, December 10, 2010 2:33 PM, Dave Newton wrote: > if you want to do something before rendered you need to implement PreResultListener. I will keep this in mind. As far as the redirect issue, I just need to rework my actions a bit, I guess. I appreciate your wealth of knowledge, Dave.

RE: Help... My url grows...

2010-12-14 Thread Biesbrock, Kevin
Let's see your location assign jsp as well. Beez > From: Ellson, Jared L > Sent: Tuesday, December 14, 2010 4:24 PM > > Hey anybody have a quick idea what would cause my URL to grow. > > First time I hit the page: > > http://localhost:8080//struts/locationAssign > > submit the page then

RE: Multiple Submit Buttons problem in Struts2

2011-01-03 Thread Biesbrock, Kevin
Should this be included in documentation as a more complex example of Struts2? Maybe an example action as well? Just a thought. -Beez -Original Message- From: stanl...@gmail.com [mailto:stanl...@gmail.com] Sent: Sunday, January 02, 2011 5:20 PM To: Struts Users Mailing List Subject: R

RE: Multiple Submit Buttons problem in Struts2

2011-01-03 Thread Biesbrock, Kevin
ng is that anybody with a CLA on file can help. (The uncool thing is that we get that kind of help more rarely than might be optimal.) Dave On Mon, Jan 3, 2011 at 11:33 AM, Biesbrock, Kevin wrote: > Should this be included in documentation as a more complex example of > Struts2? Maybe an e

RE: JSON Property

2011-01-04 Thread Biesbrock, Kevin
> I don't want to use a separate roundtrip for loading the jqGrid for two reasons: > 1. I want to handle the contents of the grid, and additional fields, in a single transaction. > 2. It's inefficient and unnecessary. > Obviously the first is the more important :) I think you could do something l

RE: How to use an application scoped variable in ?

2011-01-11 Thread Biesbrock, Kevin
I prefer camel case anyway for my variable names but if you like the hyphen, I think you could do something like this: %{#application['viewRegister']} Beez r 5347 -Original Message- From: Rubens Gomes [mailto:rub...@pocketgear.com] Sent: Tuesday, January 11, 2011 11:38 AM To: Struts U

RE: How to use an application scoped variable in ?

2011-01-11 Thread Biesbrock, Kevin
minus sign, I am renaming all my variables to use the "camel" notation which is what I use throughout all my Java code anyway. Thanks, Rubens. From: Biesbrock, Kevin [biesbrock.ke...@aoins.com] Sent: Tuesday, January 11, 2011 11:43 AM To: Struts Users

RE: How to use an application scoped variable in ?

2011-01-11 Thread Biesbrock, Kevin
Awesome! Glad that worked for ya! Beez -Original Message- From: Rubens Gomes [mailto:rub...@pocketgear.com] Sent: Tuesday, January 11, 2011 12:01 PM To: Struts Users Mailing List Subject: RE: How to use an application scoped variable in ? Thanks. The following also worked:

RE: AJAX & Sessions

2011-01-28 Thread Biesbrock, Kevin
I'm so glad I follow this mailing list! I wasn't looking for this answer, but This is quite helpful! Thank you, Chris! Beez -Original Message- From: Chris Pratt [mailto:thechrispr...@gmail.com] Sent: Friday, January 28, 2011 12:08 AM To: Struts Users Mailing List Subject: Re: AJAX & Ses

RE: JSON Property

2011-02-07 Thread Biesbrock, Kevin
t;> Plugin to >>> > transform >>> > >> his Java Objects to JSON. >>> > >> >>> > >> On Wed, Jan 5, 2011 at 2:47 AM, Chris Pratt >>> > >> >>> > >> wrote: >>> > >> >>> &g

RE: JSON Property

2011-02-07 Thread Biesbrock, Kevin
gt;>> > >> >>> > >> On Wed, Jan 5, 2011 at 2:47 AM, Chris Pratt >>> > >> >>> > >> wrote: >>> > >> >>> > >> > The "obvious" place to me would seem to be the Struts 2 JSON >>>

RE: RE: loading Dropdown dynamically from database

2011-03-16 Thread Biesbrock, Kevin
I feel like this should be added to the documentation, too. ::snicker:: Sorry, OT. Beez -Original Message- From: Dave Newton [mailto:davelnew...@gmail.com] Sent: Wednesday, March 16, 2011 9:43 AM To: Struts Users Mailing List Cc: JavaNoobie87 Subject: Re: RE: loading Dropdown dynamicall

RE: form action is not calling while click on submit button: Struts2.0

2011-04-13 Thread Biesbrock, Kevin
That's strange. Why doesn't the code come through in the email but it shows up on the nabble site? Beez -Original Message- From: arun [mailto:arunnh...@gmail.com] Sent: Wednesday, April 13, 2011 12:45 AM To: user@struts.apache.org Subject: Re: form action is not calling while click on

RE: form action is not calling while click on submit button: Struts2.0

2011-04-13 Thread Biesbrock, Kevin
on is not calling while click on submit button: Struts2.0 Probably that whole tags-being-interpreted-as-tags this in HTML emails, which is why plain-text emails are better for lists. Dave On Wed, Apr 13, 2011 at 10:15 AM, Biesbrock, Kevin wrote: > That's strange.  Why doesn't the

Reading .properties From Top-Level Package

2011-04-14 Thread Biesbrock, Kevin
I have the following business requirement: -Include "common contact information" (i.e., the director and her staff) in a view that will also be used at the bottom of an email sent out by the same system We would like to keep the formatting of said contact information consistent wherever it

RE: Reading .properties From Top-Level Package

2011-04-14 Thread Biesbrock, Kevin
>I wouldn't consider storing HTML in a properties file. That sounds messy. Not only does it sound messy, it looks pretty fugly, too! > I would explore using Velocity. Thank you for the guidance, sir! Sincerely, Beez - To unsu

RE: Creating menu bar based on session information

2011-04-15 Thread Biesbrock, Kevin
> Yeah Actually, you added a spelling mistake (+e on Privileg). However, the previous example would work fine. So a hybrid of the two: Yeah is sufficient. Beez - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org F

Velocity Inclusion in JSP

2011-04-15 Thread Biesbrock, Kevin
There seem to be plenty of documents outlining how to include a jsp in a velocity template, but not the other way around. I am having a difficult time finding information on how to include a Velocity template in a JSP. I recognized the s:component tag could work, but my templates are not currentl

RE: Velocity Inclusion in JSP

2011-04-15 Thread Biesbrock, Kevin
From: Dave Newton [mailto:davelnew...@gmail.com] > Do the templates use the same models as the web layer? Actually, it would have been good to note that the contact information is hard-coded. So there is no need for a model. I literally just need to include a block of html-/css-formatted text.

Struts2/Velocity Integration

2011-04-19 Thread Biesbrock, Kevin
I am having a difficult time finding documentation on how to integrate Struts 2 and Velocity. Can the Struts2 community offer any aid? I'm asking here first because it was recommended I use Velocity by a member of this group. I found the Velocity taglib that seems like it would be exactly what I

RE: Struts2/Velocity Integration

2011-04-19 Thread Biesbrock, Kevin
From: Dave Newton [mailto:davelnew...@gmail.com] Tuesday, April 19, 2011 2:18 PM > we just discussed this topic within the last few days. If you're referring to my previous question, that was never resolved. It was left with: > From: Dave Newton [mailto:davelnew...@gmail.com] >> Do the templates

RE: Struts2/Velocity Integration

2011-04-19 Thread Biesbrock, Kevin
From: Dave Newton [mailto:davelnew...@gmail.com] Tuesday, April 19, 2011 2:41 PM >The response was embedded/implied; if there's no data model at all then it doesn't matter if you have a simple >tag around template rendering or within the action itself. Going through an entire request process is un

RE: Struts2/Velocity Integration

2011-04-19 Thread Biesbrock, Kevin
Now we're narrowing in: > Do I need to create my own taglib for 'v'? There seems to be little documentation with regard to this for Struts2 and Velocity. But this is the very thing I would like to accomplish. Or perhaps I'm overlooking it; could you point to documentation for this?

RE: Struts2/Velocity Integration

2011-04-19 Thread Biesbrock, Kevin
From: Dave Newton [mailto:davelnew...@gmail.com] Tuesday, April 19, 2011 3:06 PM > You'd create a tag; there aren't any out-of-the-box in S2, although there might be a third-party taglib that'd do it. It's really, really easy. Okay. Just not something I've done previously. No better time to lear

RE: Iterator tag and enumeration

2011-05-13 Thread Biesbrock, Kevin
This peaked my interest so a colleague of mine and I talked about it and came up with this working example: jsp: action: private String color; // "RED", "GREEN", or "BLUE" Color selectedColor = Color.valueOf(color); enum: public enum Color { RED ("Red"), GREEN ("Green"), BLUE ("

RE: [OT] Re: Iterator tag and enumeration

2011-05-13 Thread Biesbrock, Kevin
t; On Fri, May 13, 2011 at 10:17 AM, Biesbrock, Kevin wrote: > > This peaked my interest [...] > > Piqued, piqued. > > Dave > > - > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For

RE: syntax for passing java contents inside jsp using struts 2.2.1

2011-05-18 Thread Biesbrock, Kevin
> I think you need to wrap test in either single or double quotes. Seems like double. - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org

RE: Separate Java Bean Class for Getter/Setter method.

2011-05-18 Thread Biesbrock, Kevin
You have to override the Object's toString method. Why is your map holding a Object? Should be one of your classes. Beez r 5347 > -Original Message- > From: arin_12 [mailto:arin...@lycos.com] > Sent: Wednesday, May 18, 2011 1:13 PM > To: user@struts.apache.org > Subject: Re: Separat

RE: Where's the best way to test session timeout?

2011-05-23 Thread Biesbrock, Kevin
1 ? Beez - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org

RE: jsp caching problem

2011-06-13 Thread Biesbrock, Kevin
There is not an "autocomplete=on" anywhere in your application. These previous entries are coming from the browser, as Mr. Lentz suggested. To confirm, open IE and go to tools > internet options > delete... > uncheck everything except Form data > Click Delete. Then try your application again. Be

RE: how to make onchange in s:select to submit a form and call a specific method in one action class

2011-08-11 Thread Biesbrock, Kevin
The onchange attribute expects JavaScript. So you'd have to write a function to use ajax to make your request to /process_change.action. --- d[-_-]b Beez > -Original Message- > From: Emi Lu [mailto:em...@encs.concordia.ca] > Sent: Thursday, August 11, 2011 11:16 AM > To: Struts Users Ma

BigDecimal type conversion

2011-12-19 Thread Biesbrock, Kevin
Does #2 sound like the best solution? Do you have a more efficient or less "custom" approach? Thank you for your time, Kevin Biesbrock

RE: BigDecimal type conversion

2011-12-19 Thread Biesbrock, Kevin
3:25 PM To: Struts Users Mailing List Subject: Re: BigDecimal type conversion Either a type convertor, or an interceptor that trims everything. d. On Dec 19, 2011 3:23 PM, "Biesbrock, Kevin" wrote: > Our application is rolling with Struts 2.2.1. > > One action class implements Mo

RE: Wizard (multipage flow) with Struts 2

2012-02-01 Thread Biesbrock, Kevin
Did you already look at the ScopedModelDriven approach? Beez -Original Message- From: Shrinivas Parashar [mailto:shrinivas_paras...@symantec.com] Sent: Wednesday, February 01, 2012 8:39 AM To: Struts Users Mailing List Subject: RE: Wizard (multipage flow) with Struts 2 Thanks eric for

  1   2   3   >