WebSphere 4.0.1 & Struts 1.1b2

2002-08-29 Thread Patricio Salinas
Hello all, Has somebody been able to deploy a war file using WAS 4.0.1 & Struts 1.1b2 ? I know that question is very recurrent (actually, I have been looking for my answer at the mail-archive database)... and I didn't find any suitable. The jsp files compile correctly, but the problem arise

RE: Struts and forward to non-html content

2002-08-29 Thread Craig R. McClanahan
On Thu, 29 Aug 2002, Vinit Carpenter wrote: > Date: Thu, 29 Aug 2002 17:48:06 -0500 > From: Vinit Carpenter <[EMAIL PROTECTED]> > Reply-To: Struts Users Mailing List <[EMAIL PROTECTED]> > To: 'Struts Users Mailing List' <[EMAIL PROTECTED]> > Subject: RE: Struts and forward to non-html content >

RE: tabindex not working ?

2002-08-29 Thread Karr, David
> -Original Message- > From: Edwin van Nuil [mailto:[EMAIL PROTECTED]] > Sent: Thursday, August 29, 2002 3:03 PM > To: [EMAIL PROTECTED] > Subject: tabindex not working ? > > I'm using struts version 1.1b2 and I'm using tabindex with my > formfields > and this is working. But when I use

urgent - printable layout

2002-08-29 Thread Zimmer, Robin (SSABSA)
I have asked this before but so far no answers, can anyone please help: I have a request to provide a printable view of the current page. Easy I thought, because as I am using tiles I can just change the layout on the fly by implementing the LayoutSwitchAction that comes with tiles. My trouble is

RE: urgent - printable layout

2002-08-29 Thread Karr, David
> -Original Message- > From: Zimmer, Robin (SSABSA) [mailto:[EMAIL PROTECTED]] > Sent: Thursday, August 29, 2002 4:07 PM > To: '[EMAIL PROTECTED]' > Subject: urgent - printable layout > > I have a request to provide a printable view of the current > page. Easy I > thought, because as I a

tag question.need help ASAP

2002-08-29 Thread Ashish Kulkarni
Hi, I get a result set from a query which has id and description, now I have to show the it in select tag some thing like this, desc1 desc2 I think that i can use tag which will do my work, but i m not sure how to use it, how do to define the bean, and also how to set the properties,

tag help ASAP

2002-08-29 Thread Ashish Kulkarni
Hi, I get a result set from a query which has id and description, now I have to show the it in select tag some thing like this, desc1 desc2 I think that i can use tag which will do my work, but i m not sure how to use it, how do to define the bean, and also how to set the properti

RE: [OT ARTICLE] JavaServer Faces on theserverside

2002-08-29 Thread James Mitchell
Ok. I'll ask the stupid question. 1. > > Just released on theserverside, an interview from Amy Fowler, > JavaServer Faces Spec Lead. 2. > Craig R. McClanahan > Specification Lead, JSR-127 (for those who didn't know that) 3. http://www.jcp.org/jsr/detail/127.jsp Would the real Specification

RE: [OT ARTICLE] JavaServer Faces on theserverside

2002-08-29 Thread Trieu, Danny
So who is the Spec Lead.. j/k -Original Message- From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 29, 2002 3:55 PM To: Struts Users Mailing List Subject: Re: [OT ARTICLE] JavaServer Faces on theserverside On Fri, 30 Aug 2002, Emmanuel Boudrant wrote:

Same search results in multiple pages

2002-08-29 Thread Walter Fu
- struts version: 1.0.2 - What I want to do: 1. Action1 has its associated page1.jsp. page1.jsp includes searchResultsInc.jsp 2. searchResultsInc.jsp shows rows of search results. 3. The field titles of the search results are links that would allow the results to be sorted 4. Similar to

RE: [OT ARTICLE] JavaServer Faces on theserverside

2002-08-29 Thread Craig R. McClanahan
On Thu, 29 Aug 2002, Trieu, Danny wrote: > Date: Thu, 29 Aug 2002 16:40:03 -0700 > From: "Trieu, Danny" <[EMAIL PROTECTED]> > Reply-To: Struts Users Mailing List <[EMAIL PROTECTED]> > To: 'Struts Users Mailing List' <[EMAIL PROTECTED]> > Subject: RE: [OT ARTICLE] JavaServer Faces on theserversi

passing as arguments

2002-08-29 Thread louis
im doing something like this <%=Dlookup.dlookup("site",)%> and it doesnt seem to work whats the correct way to do this. to create a dynamic URL within a dynamic table created using an iterator: thanks louis -- To unsubscribe, e-mail: For additional comma

RE: Same search results in multiple pages

2002-08-29 Thread Joe Barefoot
hmmm...You could do a in both page1.jsp and page2.jsp like this: ...and then, I assume in searchResultsInc.jsp you wrap the Prev/Next and sort links in a form, so you would do this there: This would mean that any page including the search results page would have to define this attribut

Re: tag help ASAP

2002-08-29 Thread Billy Ng
Open the struts-exercise-taglib/html-select.jsp, there are 2 examples to show you how to use Collection to deal with Billy Ng >From: Ashish Kulkarni <[EMAIL PROTECTED]> >Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> >To: Struts Users Mailing List <[EMAIL PROTECTED]> >Subject: tag

RE: [OT ARTICLE] JavaServer Faces on theserverside

2002-08-29 Thread micael
Old interview. At 07:31 PM 8/29/2002 -0400, you wrote: >Ok. I'll ask the stupid question. > >1. > > > Just released on theserverside, an interview from Amy Fowler, > > JavaServer Faces Spec Lead. > >2. > > Craig R. McClanahan > > Specification Lead, JSR-127 (for those who didn't know that) > >3.

Re: [BEER] Is it Friday Yet?

2002-08-29 Thread Joel Rees
$B%*%$(B $B%*%$(B $B%*%$(B $B1Q8l$G$J$1$j$cF|K\8l$K$7$m!*(B > la liste s'est transform$BqF(B en liste francophone??? :o) > > -Original Message- > From: Galbreath, Mark [mailto:[EMAIL PROTECTED]] > Sent: Thursday, August 29, 2002 3:34 PM > To: 'Struts Users Mailing List' > Subj

Re: passing as arguments

2002-08-29 Thread John Yu
Hi Louis, I don't think you can nest taglib inside scriplet. What you can do is to use . It creates a variable which can be used in scriplet directly. <%= Dlookup.dlookup("site", mySiteCode) %> At 07:49 am 30-08-2002, you wrote: >im doing something like this > <%=Dlookup.dlooku

RE: [BEER] Is it Friday Yet?

2002-08-29 Thread James Mitchell
$B;d$OF|K\8l$rA~$`(B! $B$A$g$&$I$+$i$+$&!#(B James Mitchell Software Engineer\Struts Evangelist Struts-Atlanta, the "Open Minded Developer Network" http://www.open-tools.org/struts-atlanta > -Original Message- > From: Joel Rees [mailto:[EMAIL PROTECTED]] > Sent: Thursday, August

RE: Struts and Many Buttons on Single page

2002-08-29 Thread C.Bhaskaran
In your action class use Depending on the name of button or id If(request.getParameter("add") != null) { actionMapping.findForword("add"); } Else if (request.getParameter("delete") != null) { actionMapping.findForword("delete"); } In struts config.xml file In global forword se

Re: [OT ARTICLE] JavaServer Faces on theserverside

2002-08-29 Thread John Yu
At 06:55 am 30-08-2002, you wrote: >On Fri, 30 Aug 2002, Emmanuel Boudrant wrote: > > > Subject: [OT ARTICLE] JavaServer Faces on theserverside > > Just released on theserverside, an interview from Amy Fowler, > JavaServer Faces Spec Lead. > > > > http://www.theserverside.com/home/thread.jsp?thre

RE: [Proposal] Thread Topic Identification (was [BS] Are we getti ngo ff the topic)

2002-08-29 Thread Andrew Hill
Maybe we could get the list server to just filter these ones out automatically ;-) come to think of it, any msg with the words "1.1" "release" & "when" hehe -Original Message- From: mailinglist [mailto:[EMAIL PROTECTED]] Sent: Friday, August 30, 2002 00:58 To: Struts Users Mailing List Su

RE: [Tag Protocol] How to let newbies know?

2002-08-29 Thread Daniel Joshua
Anyone know where can I download this DTD for emails' subject field ? LoL -Original Message- From: Galbreath, Mark [mailto:[EMAIL PROTECTED]] Sent: Friday, August 30, 2002 3:26 AM To: 'Struts Users Mailing List' Subject: RE: [Tag Protocol] How to let newbies know? A DTD? Great idea!!!

RE: [Tag Protocol] How to let newbies know?

2002-08-29 Thread Andrew Hill
Will the DTD support nested subject tags? OT].[FRIDAY]].[BEER]].[BS]].[MARK] -Original Message- From: Daniel Joshua [mailto:[EMAIL PROTECTED]] Sent: Friday, August 30, 2002 11:35 To: 'Struts Users Mailing List' Subject: RE: [Tag Protocol] How to let newbies know? Anyone know where

RE: [OT] Official DTD

2002-08-29 Thread James Mitchell
Here you go. DTD for Struts-Users (Fridays) http://jakarta.apache.org/struts/dtds/struts-fridays_1_1.dtd";> Ok. Don't flame me if I didn't document this enough ;) James Mitchell Software Engineer\Struts Evangelist Struts-Atlanta, the "Open Minded Developer Network" http://www

Re: [BEER] Is it Friday Yet?

2002-08-29 Thread Joel Rees
> $B;d$OF|K\8l$rA~$`(B! $BIT?.?4 $B$A$g$&$I$+$i$+$&!#(B $B$X$C!)$^$"!"$=$&$1$I!#(B $B$A$'$C(B $B%U%i%s%98l$b!#%9%H%i%C%D$N%i!<%K%s%0%+!<%V87$7$/$J$k0lJ}!#(B ;-) > James Mitchell > Software Engineer\Struts Evangelist > Struts-Atlanta, the "Open Minded Developer Network" > http://ww

Re: confusion about view part!!!

2002-08-29 Thread Amit Badheka
Thanks to all. Amit Badheka. - Original Message - From: "Trieu, Danny" <[EMAIL PROTECTED]> To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]> Sent: Thursday, August 29, 2002 10:21 PM Subject: RE: confusion about view part!!! > Amit, > > I've been using Struts/Tiles for quite sometim

Personalised web pages.

2002-08-29 Thread Mohan Radhakrishnan
Hi, New struts user. We would like to have personalised web pages with struts. Are skin designs with simple JSP's the only solution ? Should we be storing the profile in the session and serve different content based on the profile ? What other ways are there ? bye, Mohan -- To unsubscrib

RE: [OT] Official DTD

2002-08-29 Thread Daniel Joshua
James, Thanks. This will help greatly, especially since today is friday for me... BTW, does this come with a matching XML Schema or Dictionary ? Regards, Daniel -Original Message- From: James Mitchell [mailto:[EMAIL PROTECTED]] Sent: Friday, August 30, 2002 12:27 PM To: Struts Users M

RE: [OT] Official DTD

2002-08-29 Thread Andrew Hill
No, but if you order now you can get a free(*) limited edition set of matching steak knives. (*)Not including $699.95 shipping and handling charges -Original Message- From: Daniel Joshua [mailto:[EMAIL PROTECTED]] Sent: Friday, August 30, 2002 14:15 To: 'Struts Users Mailing List' Subjec

Re: Personalised web pages.

2002-08-29 Thread vellosa
Hi, What do you mean my personalised? Does it say "welcome " when they log in on the home page? Or do you display messages in the users own language? Or does each user just get a different colour scheme? Or do they see different functionality depending upon their role? Or do they see different

Re: Struts and Many Buttons on Single page

2002-08-29 Thread Renato Aganippe
Jim, I'll be interested in your action code. Thank you, Renato - Original Message - From: <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Thursday, August 29, 2002 7:08 PM Subject: Re: Struts and Many Buttons on Single page > > Have been through this one

RE: Personalised web pages.

2002-08-29 Thread Mohan Radhakrishnan
Hi, > Or do they see different functionality depending upon their role? They should see a different set of reports based on their profile. The set of reports will be configured by the user through the admin. screen. The current UI is HTML. I am thinking.. if HTML is changed to XHTML, se

RE: [BEER] Is it Friday Yet?

2002-08-29 Thread Jesse Alexander (KADA 11)
possiamo anche continuare in italiano se preferite (we can also continue in Italian if you like that better) -Original Message- From: Jerry Jalenak [mailto:[EMAIL PROTECTED]] Sent: Donnerstag, 29. August 2002 21:52 To: 'Struts Users Mailing List' Subject: RE: [BEER] Is it Friday Yet?

RE: Struts and Many Buttons on Single page

2002-08-29 Thread Frederic Laub
Jim, Me too. Thank you, Frederic -Original Message- From: Renato Aganippe [mailto:[EMAIL PROTECTED]] Sent: Friday, August 30, 2002 8:52 AM To: Struts Users Mailing List Subject: Re: Struts and Many Buttons on Single page Jim, I'll be interested in your action code. Thank you, Rena

RE: [BEER] Is it Friday Yet?

2002-08-29 Thread Jacob Hookom
It's Friday... 2am and I've had too much beer... so no 'italiano'. | -Original Message- | From: Jesse Alexander (KADA 11) [mailto:[EMAIL PROTECTED]] | Sent: Friday, August 30, 2002 1:59 AM | To: 'Struts Users Mailing List' | Subject: RE: [BEER] Is it Friday Yet? | | possiamo anche contin

RE: [BEER] Is it Friday Yet?

2002-08-29 Thread Jesse Alexander (KADA 11)
Maybe we should ask those using "strange" fonts or languages to supply also a understable translation. Davayte nachnem pisat po-russki (Let's start to use russian) -Original Message- From: Joel Rees [mailto:[EMAIL PROTECTED]] Sent: Freitag, 30. August 2002 06:53 To: Struts Users Mailing

Driver-Specific JDBC Functionality

2002-08-29 Thread Dan Rudman
I'm working with postgresql 7.2.1 and want to leverage Large Objects in my Struts application using oid's. I have the typical struts-config.xml configuration specifying a connection pool with the postgresql driver. I'm using Struts 1.0.2. According to the documentation for postgresql, I need to

RE: [BEER] Is it Friday Yet?

2002-08-29 Thread Andrew Hill
3pm and Ive had too little... -Original Message- From: Jacob Hookom [mailto:[EMAIL PROTECTED]] Sent: Friday, August 30, 2002 15:12 To: 'Struts Users Mailing List' Subject: RE: [BEER] Is it Friday Yet? It's Friday... 2am and I've had too much beer... so no 'italiano'. | -Original Me

RE: [BEER ] Is it Friday Yet?

2002-08-29 Thread Jesse Alexander (KADA 11)
That's just to encourage you to learn a new 3D-language (language usefull for 3D(imensional)-contacts (== real-life). I mean English, Français, Italiano, Deutsch, Espanol and maybe Russki should be considered the minimal survival kit nowadays... salue -Original Message- From: Tim T. You

RE: Using Struts in Weblogic & Eclipse

2002-08-29 Thread Jesse Alexander (KADA 11)
Use remote-debugging. Simply add the remote debugging parameters to WLS-startup, configure remote-debugging in Eclipse and go ahead... hth Alexander -Original Message- From: Madhavan Srinivasan [mailto:[EMAIL PROTECTED]] Sent: Donnerstag, 29. August 2002 22:12 To: Struts Users Mailing Li

<    1   2   3