RE: html-el:link and logic-el:iterate and tiles --- Just a simple question.

2003-02-26 Thread Jeff Born
the insight as all ways, Jeff Born. -Original Message- From: Ray Madigan [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 26, 2003 2:06 AM To: Struts Users Mailing List Subject: RE: html-el:link and logic-el:iterate and tiles --- Just a simple question. I would check to see if

html-el:link and logic-el:iterate and tiles --- Just a simple question.

2003-02-25 Thread Jeff Born
I would like the html-el:link to produce > I would like in to work with the iterate tag. But so far I am not getting it to work. Any insight would be greatly appreciated, Jeff Born - To unsubscribe, e-mail: [EM

Re: logic-el and the request object

2003-02-02 Thread Jeff Born
ECTED]] Sent: Sunday, February 02, 2003 3:35 PM To: [EMAIL PROTECTED] Subject: Re: logic-el and the request object >>>>> "Jeff" == Jeff Born <[EMAIL PROTECTED]> writes: Jeff> I have been unsuccessfully trying to figure out how to do something like Jeff>

logic-el and the request object

2003-02-02 Thread Jeff Born
I couldn't even get the other example to work right, and pretty much have fell back to the following code? <% if ((String tempBody = request.getParameter("body")) == null) { %> do something <% } else { %> do something else <% } %> How do I do this!!!?!? Thanks in advance, Jeff Born

RE: What am i missing? Question about tlds

2003-01-08 Thread Jeff Born
: RE: What am i missing? Question about tlds I believe those are just aliases to allow you to abstract the actual path to the tld. -Original Message----- From: Jeff Born [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 08, 2003 10:25 AM To: Struts Users Mailing List (E-mail) Subject: Wh

What am i missing? Question about tlds

2003-01-08 Thread Jeff Born
I just started using struts-el. Everything seems to be working fine, however I never defined the struts-html-el.tld in the web.xml. My question is why does this work. Why should I put the tld definitions in the web.xml? Thanks, jb -- To unsubscribe, e-mail: For ad

RE: beginner help

2002-12-09 Thread Jeff Born
I've been working on a Struts tutorial for my office for a couple of months now. I assume programming knowledge, but no Struts knowledge. Basic idea is to move a JSP based web site to a Struts based web site, and then give step by step instructions on how to get there. Use the following link to

RE: Dynamic select menu in JSP - Struts-Menu1.1

2002-11-15 Thread Jeff Born
Menu1.1 to get Struts-Menu1.1 to work. All the other jar files were fine. Jack -Original Message- From: Jeff Born [mailto:jborn@;gr.com] Sent: Friday, November 15, 2002 3:05 PM To: Struts Users Mailing List S

RE: Dynamic select menu in JSP - Struts-Menu1.1

2002-11-15 Thread Jeff Born
. .V Jeff Born wrote: > In the example it is configured as a Plugin. It just doesn't work right off > the shelve. Given enough time I should be able to figure it out, but time is > something I don't have a lot of, so I'm l

RE: Dynamic select menu in JSP - Struts-Menu1.1

2002-11-15 Thread Jeff Born
In the example it is configured as a Plugin. It just doesn't work right off the shelve. Given enough time I should be able to figure it out, but time is something I don't have a lot of, so I'm looking for some pointers in getting rid of the exception "The menu repository could not be found."

RE: Dynamic select menu in JSP - Struts-Menu1.1

2002-11-14 Thread Jeff Born
wfiles.php?group_id=48726 I haven't used it - just downloaded it because it sounded interesting. The version I got said it required 1.1. Jeff Born wrote: > > >I found a message in struts-dev about strut

RE: Dynamic select menu in JSP - Struts-Menu1.1

2002-11-14 Thread Jeff Born
I gather the top menu on BaseBeans is displayed using struts-menu, however if you go to the Online Samples you get the exception: "The menu repository could not be found." I then went and downloaded Struts-Menu1.1 from sourceforge. Placed the struts-menu.war in the Tomcat 4.1 webapps directory an

RE: Tiles Redirect Question

2002-11-12 Thread Jeff Born
/WEB-INF/struts-tiles.tld" prefix="tiles" %> Is there a solution? jb -Original Message- From: Jeff Born Sent: Wednesday, November 06, 2002 10:00 PM To: Struts Users Mailing List Subject: Tiles Redirect Question Ok, I give.. What do I do to redirect to a tiles definition from the index.jsp? Thanks, jb

Tiles Redirect Question

2002-11-06 Thread Jeff Born
Ok, I give.. What do I do to redirect to a tiles definition from the index.jsp? Thanks, jb

RE: Executive Level Blurb on why to use Struts on a new project

2002-11-01 Thread Jeff Born
> Hi, > You can visit this link for the reqd. information: - > http://www.jspinsider.com/tutorials/jsp/struts/strutsadvance.view > > Regds, > Paresh. > > ------ > > From: Jeff Born[SMTP:[EMAIL PROTECTED]] > > Reply To: Struts Users Mailing List &g

Executive Level Blurb on why to use Struts on a new project

2002-11-01 Thread Jeff Born
Can anyone point me at an article that explains at an executive level why to use struts? I am also looking for reasons everyone out there would tell their CIO why Struts is such a good framework to develop a web site in. Thanks, jb -- To unsubscribe, e-mail:

RE: Maxlength validation returns null in error message

2002-10-29 Thread Jeff Born
lared for maxlength, .. Make arg2 to arg1 for the maxlength and it should work. -Original Message----- From: Jeff Born [mailto:jborn@;gr.com] Sent: Monday, October 28, 2002 8:12 PM To: [EMAIL PROTECTED] Subject: Maxlength validation r

Maxlength validation returns null in error message

2002-10-28 Thread Jeff Born
Hi all, I've looking at the struts-example.war in 1.1b2 and when running through the login.jsp page I keep getting the following "username can not be greater than null characters." This happens via the JavaScript validation. I thought maybe it might be JavaScript related, but when I remove

RE: re. i18n

2002-10-28 Thread Jeff Born
upidity, and I'm not sure about the former." - Albert Einstein (1879-1955) > -Original Message- > From: Jeff Born [mailto:jborn@;gr.com] > Sent: Tuesday, October 22, 2002 2:32 PM > To: Struts Users Mailing List (E-mail) > Subject: re. i18n > > > I&#x

re. i18n

2002-10-22 Thread Jeff Born
I've had JSTL on my plate of things to look at for some time now. If it makes i18n implementation easier then I'm sold. However I still want to see how i18n works in struts. Does anyone have a small war file that has i18n working that they could send me? Any help finding a working war file that

RE: i18n

2002-10-21 Thread Jeff Born
l somewhere. Thanks for all the suggestions in advance. (And thanks Russ, any other ideas on where to check?) jb -Original Message- From: Russ Bonsall [mailto:rbonsall@;computer-guidance.com] Sent: Monday, October 21, 2002 2:18 PM To: Jeff Born; Struts Users Mailing List (E-mail) Subjec

i18n

2002-10-21 Thread Jeff Born
I've been playing around with i18n and Struts and have gotten it to work via changing my Regional Settings and restarting Tomcat. However it is my understanding I should be able to update the Tools->Internet Options->Languages->Add... Add a Language and then move it up in priority. I've tested this

RE: i18n and images + creating an i18n input file for native2ascii

2002-10-18 Thread Jeff Born
propose is reasonable though. Jeff Born wrote: >Right now I have created an images directory and an es, ru, etc.. >directories under images to house all of my i18n images. > >To reference them I have placed another key in the >ApplicationResouces.properties files called countrycode >

i18n and images

2002-10-18 Thread Jeff Born
Right now I have created an images directory and an es, ru, etc.. directories under images to house all of my i18n images. To reference them I have placed another key in the ApplicationResouces.properties files called countrycode I then find the image with src=images/imagename.gif Any one else d

logic:iterate adds lines to the html consumed by the browser?

2002-10-15 Thread Jeff Born
I have the following line .do">" border=0 src="/ics/images/_off_tab.gif" onmouseover="this.src='/ics/images/_off_m_over_tab.gif';" onmouseout="this.src='/ics/images/_off_tab.gif';"/> which when included with no spaces dumps the images at the bottom of the cell where I want them. However if I fo

DynaActionForm and ImageButtonBean

2002-10-10 Thread Jeff Born
I've been using the ImageButtonBean described by Ted Husted and have had great success with it. I now am attempting to use it in a DynaActionForm with no success. I keep getting a NullPointerException which I've tracked down to the following lines: DynaActionForm form = (DynaActionForm) baseFor