Grid

2002-01-18 Thread bwml
Hi everybody, I'm a new struts-user and i'm wondering if it's really the product that i'm looking for : Is this product abke to display grid (with paging)? in rows? in columns? both? If yes, does somebody have an example? Where can i have the complete list of tags provided with struts, because

RE: Grid

2002-01-18 Thread Tom Klaasen (TeleRelay)
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: vrijdag 18 januari 2002 10:21 To: [EMAIL PROTECTED] Subject: Grid Hi everybody, I'm a new struts-user and i'm wondering if it's really the product that i'm looking for : Is this product abke to

Re: How to initialize form to values coming from another bean ...

2002-01-18 Thread Keith Bacon
Seems to me this logic belongs in your Action class or better still in you Business Logic class. In action class code like:- yourFormBean.setName(BusinessClass.getUsersPreferredDefaultDeviceName(userPreferenceStyle)); . The form bean is supposed to be for transferring data between the form

Re: Netscape 4.7 Adding Port Number after calling Action

2002-01-18 Thread Steven D. Wilkinson
I am using Netscape 4.78 and it works both with cookies on and with cookies off on port 8080. When I turn cookies off I see the jsessionid in the URL. When you have cookies turned on you will not see that in the URL. Note, I'm using Tomcat 4.0.1. Are you using Weblogic for your application

Re: RE: Grid

2002-01-18 Thread bwml
dbForms looks good...put have you tested it? or someone else? is it easy to use? regards, gaetan -- NetCourrier, votre bureau virtuel sur Internet : Mail, Agenda, Clubs, Toolbar... Web/Wap : www.netcourrier.com Téléphone/Fax :

problems while iterating through an iterator usinglogic:iterate

2002-01-18 Thread Chalissary, David
Hi, I am having a problem while using logic:iterate, I am using a logic iterate within another logic:iterate. It retrieves the first list which is an ArrayList and within this array list there is a String array of information which needs to be displayed. The problem occurs while iterating

RE: Grid

2002-01-18 Thread Martin Farrell
hi I am interested in this type of grid functionality too, in order to save users having to keep going to a different screen to enter/change information. I like the look of dbforms, but it seems more of a RAD tool, plus because i am using struts i want my application to be reliant on the struts

RE: RE: Grid

2002-01-18 Thread Aapo Laakkonen
dbForms looks good...put have you tested it? or someone else? is it easy to use? Yes it is very easy to use, but I don't like it, 'cause it does too much and it is not very flexible. But for prototyping it's quite good and it is pretty fast to built db frontends with it. -- Aapo Laakkonen,

Re: Things that use Struts

2002-01-18 Thread Ted Husted
Dan Washusen wrote: There is even some talk of Lucene being used. Lucene is an excellent package. Use it if you can. -- Ted Husted, Husted dot Com, Fairport NY USA. -- Building Java web applications with Struts. -- Tel +1 585 737-3463. -- Web http://www.husted.com/struts/ Dan Washusen

Re: Grid

2002-01-18 Thread Ted Husted
You might want to take a look at the nesting tag extension. http://www.keyboardmonkey.com/struts/index.html Jeff Trent's grid tag http://husted.com/struts/resources/grid.htm And there is also Oleg's pager class in the Bean Factory

Re: Things that use Struts (Ted)

2002-01-18 Thread Amitkumar J Malhotra
Hello Ted, can u tell us something more aboutLucene please..and any date finalized for release of your book on struts ? rgds amit -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: RE: Grid

2002-01-18 Thread bwml
hi martin! what is struts mvc? I have one question about strust : can strust map my input field with my database? if i constructs a grid of 1.000.000 of records can i have a paging of 10records/page? if yes, is it mapped directly to the database? i mean does strusts retrieve records 10 per 10

RE: RE: Grid

2002-01-18 Thread Tom Klaasen (TeleRelay)
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: vrijdag 18 januari 2002 11:31 To: [EMAIL PROTECTED] Subject: Re: RE: Grid dbForms looks good...put have you tested it? not yet or someone else? is it easy to use? I was hoping you could tell me

RE: Things that use Struts

2002-01-18 Thread Mark Galbreath
My point was more towards the issue of Tomcat not being an EJB container and the apparent scope of the company would make EJBs mandatory for handling data access. But I know what you mean about a company getting cheap on you. I am forced to used JRun (chosen solely based on the price),

RE: Things that use Struts

2002-01-18 Thread Amitkumar J Malhotra
Hello Mark, apparently HP Bluestone is giving it's application server free , have u used it or heard about some reviews on the samei just read your view about jrun , so was tempted to ask you about the samehave u tried JBoss.. rgds amit -- To unsubscribe, e-mail: mailto:[EMAIL

Re: Things that use Struts

2002-01-18 Thread Arron
Go to www.JBoss.org Apparently they're starting to give the larger boys a stir! More importantly, I need to comment on the beer issue. The foster's you have up there is a US company with an AUS label. The only real beer, is the beer down here! Arron. Mark Galbreath wrote: My point was more

RE: Things that use Struts

2002-01-18 Thread Mark Galbreath
That would be really helpful! Mark -Original Message- From: Stuart Charlton [mailto:[EMAIL PROTECTED]] Sent: Friday, January 18, 2002 12:07 AM Ideally I'd like to open up parts of the codenotes.com codebase to the public as a case study of how to write a content management system in

RE: FW: Nesting Beans/Iterators/... GOT IT!

2002-01-18 Thread Collard, John
My property was dailyNom. But maybe we should start compiling a list of properties that do not work. Anyone else have a property name that caused problems? John Collard [EMAIL PROTECTED] -Original Message- From: Tom Klaasen (TeleRelay) [mailto:[EMAIL PROTECTED]] Sent: Thursday,

html:submit issue?

2002-01-18 Thread Collard, John
That standard html:submit creates an html object with the default property name submit. Then, anywhere on the form, the call document.forms[0].submit() attempts to reference the PROPERTY submit (and errors out), and not the FORM ACTION. Of course, the way around this is to use the property

Re: Reporting Writing

2002-01-18 Thread John M. Corro
Chris, As far as generating reports, I've had the opportunity to use FOP to build PDF reports. Granted, this doesn't relate to the Express Reports package you referred to, but this seems to be a fairly common approach that might pop up in your hunt for various reporting methods. In a nutshell,

RE: Why ActionMessages not part of Struts 1.0.1?

2002-01-18 Thread Alex Colic
Thanks for the info. I think it is a great feature. Alex -Original Message- From: David Winterfeldt [mailto:[EMAIL PROTECTED]] Sent: January 17, 2002 7:34 PM To: Struts Users Mailing List Subject: Re: Why ActionMessages not part of Struts 1.0.1? Only bug fixes have gone into Struts

RE: RE: Grid

2002-01-18 Thread Martin Farrell
hi struts mvc - i was referring to the struts model view controller architecture. if you look on the struts website and Ted Husteds husted.com you can find some examples of what struts can do with databases Martin -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]

RE: Reporting Writing

2002-01-18 Thread Jack Zakarian
I'm interested too. Jack [EMAIL PROTECTED] -Original Message- From: Tricia Ong Cheah Yen [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 17, 2002 9:58 PM To: Struts Users Mailing List Subject: RE: Reporting Writing i'm intrested +trish -Original Message- From: [EMAIL

Re: Is there a better way to write this code?

2002-01-18 Thread c tang
One simple reason for not using scriptlet is that making a jsp page an invalid xml doc. ct --- Arron Bates [EMAIL PROTECTED] wrote: c tang wrote: You are right this thing is very powerful. But that should not be the reason to not doing it. I can always do the MyBean.wait() in

Re: RE: RE: Grid

2002-01-18 Thread bwml
i have looked and i haven't really seen what struts can do with database...is it able to do mapping? can you tell me briefly what it can do... thanks a lot!! gaetan -- NetCourrier, votre bureau virtuel sur Internet : Mail,

RE: Is there a better way to write this code?

2002-01-18 Thread Tom Klaasen (TeleRelay)
If you want logic and valid xml docs, have a look at xsp (implemented in Cocoon et al.) tomK -Original Message- From: c tang [mailto:[EMAIL PROTECTED]] Sent: vrijdag 18 januari 2002 14:46 To: Struts Users Mailing List Subject: Re: Is there a better way to write this code?

Re: Grid

2002-01-18 Thread Ted Husted
Struts is model neutral. There are plenty tools out there for database access, Castor, J2EE, Torque, JRelational, Expresso. There's no reason for Struts to reinvent that wheel. If you need a persistance layer ('cuz you don't got none), I'd suggest starting with Expresso. http://jcorporate.com

Re: Grid

2002-01-18 Thread Pete Carapetyan
if i constructs a grid of 1.000.000 of records can i have a paging of 10records/page? if yes, is it mapped directly to the database? i mean does strusts retrieve records 10 per 10 or does it retrieves ALL records (in a colletion or whatever) and then exctracts 10 objects per 10? Expresso

Re: Grid

2002-01-18 Thread Ted Husted
Ted Husted wrote: Struts provides a front controller, and a nifty JSP taglib to help you access the controller's model. And Velocity can access the Struts controller too :) http://cvs.apache.org/viewcvs/jakarta-velocity-tools/ -- Ted Husted, Husted dot Com, Fairport NY USA. -- Building

Re: Grid

2002-01-18 Thread Will Spies/Towers Perrin
And Velocity can access the Struts controller too :) is this documented anywhere? Is this just in development now or is it part of their release?

RE: problems while iterating through an iterator usinglogic:iterate

2002-01-18 Thread Chalissary, David
Hi again, I have seen a bug in the bugzilla archive for Bug report for Struts [2001/09/04] the bug report says : 2046|Opn|Enh|2001-06-07|a struts tag within another struts tag, as I am using a struts tag within another struts, that is logic:iterate within another logic:iterate could this be the

Vik's book on Struts (basebeans book)

2002-01-18 Thread Sandeep Takhar
I just received Vik's book on Struts. It may be different than what you expect, but in my opinion it is original and will be useful. It is kinda like lab work. For example -- the first chapter is called a warm-up and asks the user some questions and asks the user to set up tomcat PostGreSQL

Re: Grid

2002-01-18 Thread Gabriel Sidler
Will Spies/Towers Perrin wrote: And Velocity can access the Struts controller too :) is this documented anywhere? Is this just in development now or is it part of their release? Yes, it is currently in development. There is no release yet. The Velocity home page has a little more info

Velocity-Tools / Struts

2002-01-18 Thread Ted Husted
Will Spies/Towers Perrin wrote: And Velocity can access the Struts controller too :) is this documented anywhere? Is this just in development now or is it part of their release? It hasn't made it into the release yet, but the code is already working and seems mature. It's just a matter of

WebLogic 6.1 SP1 and the /do/* uri-pattern

2002-01-18 Thread Eric Ma
I have read articles by Ted Husted and Vic Cekvenich saying that the commonly used *.do uri pattern in Struts not only is ugly, but also creates problem when one tries to access these kinds of URL's through a proxy server or firewall. Therefore, I have been trying to use the /do/* pattern.

Re: Velocity-Tools / Struts

2002-01-18 Thread Will Spies/Towers Perrin
I did a quick deployment of your war and got this message from WebLogic 6.1SP2 [WebAppServletContext(7817190,velstruts,/velstruts)] Error loading servlet: velocity java.lang.ClassNotFoundException: org.apache.velocity.tools.view.servlet.VelocityViewServlet at

Re: WebLogic 6.1 SP1 and the /do/* uri-pattern

2002-01-18 Thread Eduardo Borges
Hi Eric, Try html:form action=/do/action1 HTH Borges - Original Message - From: Eric Ma [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, January 18, 2002 12:44 PM Subject: WebLogic 6.1 SP1 and the /do/* uri-pattern html:form action=do/action1 -- To unsubscribe,

Re: WebLogic 6.1 SP1 and the /do/* uri-pattern

2002-01-18 Thread Duncan Harris
[EMAIL PROTECTED] (Eric Ma) wrote: WebLogic seems to prepend the wrong servlet context path in front of the uri-pattern I specify. For example, in a JSP page I have html:form action=do/action1 for some reason when the page is rendered in the browser the HTML tag becomes form

RE: problems while iterating through an iterator usinglogic:iterate

2002-01-18 Thread Bauer, John
Is there any plan to incorporate this extension into the core struts release anytime soon? -Original Message- From: Arron [mailto:[EMAIL PROTECTED]] Sent: Friday, January 18, 2002 9:14 AM To: Struts Users Mailing List Subject: Re: problems while iterating through an iterator

struts-config 'set-property' element

2002-01-18 Thread David Larson
What is the purpose of set-property? set-property property=foo value=test / I can't get the information in actionmapping and can't get more information in javadoc in apache.org. How can i get the set-property information ? -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional

Re: WebLogic 6.1 SP1 and the /do/* uri-pattern

2002-01-18 Thread Ted Husted
You don't need to specify the /do (or *.do) in the html:form, since only actions can be specified here. html:form is tolerate of leaving on the extension, for backwards compatibility. But there is not a similar clause for the prefix. The best practice is to specify the exact path property of

Problem using rational pure coverage in struts

2002-01-18 Thread yugandhar Reddy
Hi, I am facing a serious problem in using rational pure coverage in struts When i run the code coverage(Pure Coverage of Rational) tool for the jsp which does not use Struts, the jsp is getting executed. But When i run the code coverage tool for the jsp using Struts my jsp is not getting

Forwarding if Validation Fails

2002-01-18 Thread Jim Bell
Does struts provide a mechanism to recall the requesting view in case of validation errors. This could also be useful if someone requests a particular page, but is send to the logon page, and upon successful authentication would like to be automatically forwarded to the originally requested

Re: WebLogic 6.1 SP1 and the /do/* uri-pattern

2002-01-18 Thread Olivier Dinocourt
IMHO, it should rather be html:form action=/action1 (assuming the actionMapping in yous struts-config is /action1) olivier - Original Message - From: Eduardo Borges [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Friday, January 18, 2002 4:09 PM Subject: Re:

RE: Vik's book on Struts (basebeans book)

2002-01-18 Thread Mark Galbreath
What version of Struts does it cover? Mark -Original Message- From: Sandeep Takhar [mailto:[EMAIL PROTECTED]] Sent: Friday, January 18, 2002 9:19 AM To: Struts Mailing List Subject: Vik's book on Struts (basebeans book) I just received Vik's book on Struts. It may be different than

Relative URI usage in struts-template:template tags...

2002-01-18 Thread Alex Paransky
I have the following structure for my web site: common template.jsp cart cart.jsp cartContent.jsp When I use the template:insert tag from cart.jsp, the content is being included relative to the location of template.jsp which is in common, and not cart.jsp which is in cart. I have to

Usage form struts-html:form action= attribute

2002-01-18 Thread Alex Paransky
Should the action attribute on struts-html:form tag be made to understand relative as well as absolute URIs? Currently, my .JSP code looks like this: ... html:form action=/private/cart/cartHeaderSave.do ... ... My action in struts-config.xml looks like this: action

Re: Forwarding if Validation Fails

2002-01-18 Thread Duncan Harris
[EMAIL PROTECTED] (Jim Bell) wrote: Does struts provide a mechanism to recall the requesting view in case of validation errors. This could also be useful if someone requests a particular page, but is send to the logon page, and upon successful authentication would like to be automatically

Struts DataSource times out; Poolman gives errors

2002-01-18 Thread pranav
Hi, I have had the experience that Struts DataSource times out frequently. I tried to switch to Poolman, but I get the following error in trying out its poolman-webapp: java.sql.SQLException: SQLException occurred in JDBCPool: java.sql.SQLException: Transaction Isolation Levels are not

Workflow from struts-simple - do I need to load both servlets?

2002-01-18 Thread Matt Raible
I'm trying to integrate workflow (via wizards into my application) and I'm confused. In web.xml, two servlets are loaded, registry and activity - are both needed. Also, there are two xml files for demonstrating workflow - wizard.xml and workflow.xml - do I need both again? Thanks, Matt

RE: Use action class for read only page?

2002-01-18 Thread Jesse Alexander (KADA 12)
Even though it might look cool to do abbreviations ... sooneer or later you will hate you for the moment you took them... - do it the clean way (using the action) just my 2cents Alexander -Original Message- From: Hai Hoang [mailto:[EMAIL PROTECTED]] Sent: Mittwoch, 16. Januar 2002 16:17

Re: Vik's book on Struts (basebeans book)

2002-01-18 Thread pchowdhr
This sounds like a book we could really use in our company. Can you please post a URL for it ? Thanks, Pritika. Sandeep Takhar [EMAIL PROTECTED] on 01/18/2002 08:18:34 AM Please respond to Struts Users Mailing List [EMAIL PROTECTED] To: Struts Mailing List [EMAIL PROTECTED] cc:

RE: Things that use Struts

2002-01-18 Thread Robert J. Sanford, Jr.
hmm, beer. bass, guiness, newcastle brown ale, harp... yummy! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, January 18, 2002 12:09 PM To: Struts Users Mailing List Subject: Re: Things that use Struts Sorry...I think you'll find

Re: Struts DataSource times out; Poolman gives errors

2002-01-18 Thread pranav
Hi again, Poolman was giving errors because I was using an older version of mysql-jdbc driver. One must use 2.0.7 upwards to be compatible, I guess. Pranav On 18 Jan 2002 17:19:40 - [EMAIL PROTECTED] wrote: Hi, I have had the experience that Struts DataSource times out

Re: Things that use Struts

2002-01-18 Thread Ryan
Canadian Beer, hands down, great. - Original Message - From: [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Friday, January 18, 2002 2:09 PM Subject: Re: Things that use Struts Sorry...I think you'll find the real beer is only to be found in the United

Struts Example Still Not Working

2002-01-18 Thread Mark Galbreath
I have done everything the instructions state for installing struts-example.war and I can browse tour.htm, but get the following when attempting to access index.jsp: javax.servlet.jsp.JspException: Missing message for key index.title The key-value pairs are in the Application.properties file in

html:submit and iterate woes.

2002-01-18 Thread Nandini Agarwal
Hi, I am new to Struts, JSP, JAVA and the works and am totally stuck here. I am using arrays in my form. What I am trying to do here is, display a list of documents to the user who would then check the radio button and hit the SUBMIT button for only ONE of the documents. I need to insert a

RE: action configuration

2002-01-18 Thread Henrik Chua
even if i have the html:base / tag, the link i get is still the same. http://logon.do thanx. henrik -Original Message- From: Jeff Oberlander [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 17, 2002 4:40 PM To: 'Struts Users Mailing List' Subject: RE: action configuration Are you

Re: Things that use Struts

2002-01-18 Thread pchowdhr
Ok you guys. This thread started really well. And now it is degenerating into a Friday afternoon beer fantasy :) Not that I mind ! Ryan [EMAIL PROTECTED] on 01/18/2002 12:19:15 PM Please respond to Struts Users Mailing List [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL

[Fwd: Re: formatting dates]

2002-01-18 Thread AJ Morris
Ted, This below link appears to be broken. http://jakarta.apache.org/builds/jakarta-struts/release/v1.0.1-rc1/src/ Which nightly build is this? Or, which is the most stable nightly build with lt;bean:write format=xyzgt; AJ Morris [EMAIL PROTECTED] This is a maintenance release and doesn't

changing log message format: possible?

2002-01-18 Thread Michael's Lists
Our pre-struts servlets product log lines like: 2002/01/01 01:01:04 123.456.789.123 login sessionid level msg where the ip, login, and session id are derived from the request in the log method call: log(msg, level, HttpServletRequest) Is there some way to subclass ActionServlet and get the

RE: Things that use Struts

2002-01-18 Thread Mark Galbreath
Next round's on you! :-) Mark -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, January 18, 2002 2:11 PM Ok you guys. This thread started really well. And now it is degenerating into a Friday afternoon beer fantasy :) Not that I mind ! -- To

html:link inserts an amp; to separate params

2002-01-18 Thread Mathieu Frenette
Hi! When mixing both static and dynamic params, html:link automatically inserts the ampersand character to separate parameters, but it inserts it as an amp;, which obviously is not valid there. Here's a simple example: html:link page=/myPage.jsp?staticParam=1 paramId=dynamicParam

Re: Vik's book on Struts (basebeans book)

2002-01-18 Thread Michael Mehrle
http://www.amazon.com/exec/obidos/ASIN/0971661901/qid=1011383458/sr=2-1/ref= sr_2_11_1/002-6440265-7808864 - Original Message - From: [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Friday, January 18, 2002 9:28 AM Subject: Re: Vik's book on Struts (basebeans

changing log message format: possible?

2002-01-18 Thread Michael Stacey
Our pre-struts servlets product log lines like: 2002/01/01 01:01:04 123.456.789.123 login sessionid level msg where the ip, login, and session id are derived from the request in the log method call: log(msg, level, HttpServletRequest) Is there some way to subclass ActionServlet and get the

RE: Things that use Struts

2002-01-18 Thread pchowdhr
Alright - some good ole Wisconsin Beer for all of u guys then ! Mark Galbreath [EMAIL PROTECTED] on 01/18/2002 01:34:22 PM Please respond to Struts Users Mailing List [EMAIL PROTECTED] To: 'Struts Users Mailing List' [EMAIL PROTECTED] cc: Subject: RE: Things that use Struts

Re: Vik's book on Struts (basebeans book)

2002-01-18 Thread pchowdhr
Thanks Michael ... Michael Mehrle [EMAIL PROTECTED] on 01/18/2002 01:49:36 PM Please respond to Struts Users Mailing List [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] cc: Subject: Re: Vik's book on Struts (basebeans book)

Re: Struts Example Still Not Working

2002-01-18 Thread Dick Starr
Mark: I'm a newbe, so take this with a grain of salt. However, it seems to me that either: (1) Your web.xml action servlet application init parameter doesn't point to the Application.properties file, or (2) It does point to it but you moved it and did not restart your container so it could find

RE: Things that use Struts

2002-01-18 Thread Robert
I might have mentioned it on this list before, but Hallmark Stories (www.hallmarkstories.com) uses Struts for their online photo album site. We are pushing Struts for several of our customers as well (of course with our adapters :-) ). Robert McIntosh Go to www.JBoss.org Apparently

Re: html:link inserts an amp; to separate params

2002-01-18 Thread Peter Hunter
On Friday, January 18, 2002, at 07:34 PM, Mathieu Frenette wrote: Which gets rendered this way: a href=/myApp/myPage.jsp?staticParam=1amp;dynamicParam=2.../a ^ Is this a bug? or a feature? :-) or a misunderstanding! ;-) It's a misunderstanding.

Re: Things that use Struts

2002-01-18 Thread John M. Corro
Amen to that! How about a round for the cheeseheadshopefully we'll be pounding St. Louis into the ground this Sunday! (no offense to fellow Struters from St. Louis) - Original Message - From: [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Friday, January

RE: Things that use Struts

2002-01-18 Thread Nelson, Jeffrey
No offense taken, but you cheeseheads might want to get an extra 6 pack of your favorite for this weekend. It will go pretty good with the creamed cheese we make out of the Packers this weekend. (no offense to fellow to fellow Struters from Green Bay :)) -Original Message- From: John

Grid = Ted Tom

2002-01-18 Thread bwml
Ted, Tom I'm not searching someone to do my job, i'm just a trainee who has few time and a lots of new things in front of him to studying...so i just want experience from younote that for my part i also help people on a javascript and on a php list each time i have the answer to their

RE: action configuration

2002-01-18 Thread Wilson, Les J SI-FSIA
Have you tried ./logon.do? -Original Message- From: Henrik Chua [mailto:[EMAIL PROTECTED]] Sent: 18 January 2002 19:16 To: 'Struts Users Mailing List' Subject: RE: action configuration even if i have the html:base / tag, the link i get is still the same. http://logon.do thanx.

How to redirect user to the protected page after forced login

2002-01-18 Thread Eric Ma
Scenario: I need to implement a security scheme so that when a user tries to access a secure page without logging in first, (s)he is sent to the login form page. Upon successful authentication, the original page which the user tried to access. App server is WebLogic 6.1 SP1, as a result, I

Re: Things that use Struts

2002-01-18 Thread Craig Tataryn
[EMAIL PROTECTED] wrote: Sorry...I think you'll find the real beer is only to be found in the United Kingdom! D. As a Canadian I resent that statement. Although I must admit my vavourite beer is Kilkenny and Double Diamond. However, they are too filling. Craig. -- To unsubscribe,

RE: How to redirect user to the protected page after forced login

2002-01-18 Thread Alex Paransky
Standard J2EE/WEB based security should do the job. I have this running nicely with Orion server. From my public page, I put a link called Login to the index.html in the protected area. If the user is not authenticated, he/she is first taken to the Logon page specified by the configuration in

New Article About Struts on DotComBuilder

2002-01-18 Thread Craig R. McClanahan
There's a brief article about Struts on the Sun DotComBuilder site that you might find interesting: http://dcb.sun.com/practices/devnotebook/struts.jsp (Ted, could you please add this to the appropriate resources link pages?) Craig -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For

Grid = solution

2002-01-18 Thread bwml
Hi everybody! To close our today's discussions and search about a good tag library to handles grid, have a look to www.kobrix.com, as someone reply me on the taglib mailing list (so me email is justified...tom ted..) its a really powerful tag library.. hope this message helps future users...

Re: Grid = solution

2002-01-18 Thread Ted Husted
Thanks, Gaetan, I've added this to my list :) http://husted.com/struts/links.htm#taglibs [EMAIL PROTECTED] wrote: Hi everybody! To close our today's discussions and search about a good tag library to handles grid, have a look to www.kobrix.com, as someone reply me on the taglib mailing

Re: problems while iterating through an iterator usinglogic:iter ate

2002-01-18 Thread Arron
Was committed to the struts codebase yesterday.Should be in the next nightly build (18/01/2002). Arron. Bauer, John wrote: Is there any plan to incorporate this extension into the core struts release anytime soon? -Original Message- From: Arron [mailto:[EMAIL PROTECTED]] Sent:

Re: Problem using rational pure coverage in struts

2002-01-18 Thread dion
yugandhar Reddy wrote: Hi, I am facing a serious problem in using rational pure coverage in struts When i run the code coverage(Pure Coverage of Rational) tool for the jsp which does not use Struts, the jsp is getting executed. But When i run the code coverage tool for the jsp using

argument type mismatch - trying to replicate upload task

2002-01-18 Thread Matt Raible
After banging my head against the wall for a few hours, I'm hoping someone on this list has an idea. I keep getting the following error: java.lang.IllegalArgumentException: argument type mismatch at java.lang.reflect.Method.invoke(Native Method) at

Re: argument type mismatch - trying to replicate upload task

2002-01-18 Thread dion
Matt Raible wrote: After banging my head against the wall for a few hours, I'm hoping someone on this list has an idea. I keep getting the following error: java.lang.IllegalArgumentException: argument type mismatch at java.lang.reflect.Method.invoke(Native Method) at

Re: Things that use Struts

2002-01-18 Thread dion
Arron wrote: Go to www.JBoss.org Apparently they're starting to give the larger boys a stir! More importantly, I need to comment on the beer issue. The foster's you have up there is a US company with an AUS label. The only real beer, is the beer down here! Now we're talking! -

Help in determining the language/protocol used to build the controls.

2002-01-18 Thread Ramanswamy, Muthu
Hi All- Can someone tell me how to build the page similar to the one shown on the SAP Internet Demo Site? I am more interested to know what tools or language is used to build those type of controls in the page. Any input on those type of controls will help. I noticed the page works only in

Exception opening database connection

2002-01-18 Thread sridhar ramalingam
Hello, I'm using the Tomcat's realm on JDBC for database access. When I start the Tomcat server, I get the following error... Any ideas? TIA Sridhar Starting service Tomcat-Standalone Apache Tomcat/4.0 Catalina.start: LifecycleException: Exception opening database connection:

Re: Help in determining the language/protocol used to build the controls.

2002-01-18 Thread Jorge Ruiz \(SX\)
This is a fine example of javascript, dhtml and iframes (an IE exclusive html tag). That is why it only runs in IE. I guess it uses the complete arsenal of IE only dhtml features. I would say this is OK if you are developing an Intranet application, but I find it amazing that a company like SAP

Re: Help in determining the language/protocol used to build the controls.

2002-01-18 Thread Francisco Hernandez
I coud have sworn that iframes worked with Mozilla/Netscape6 - Original Message - From: Jorge Ruiz (SX) [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Friday, January 18, 2002 7:16 PM Subject: Re: Help in determining the language/protocol used to build the

Re: Help in determining the language/protocol used to build thecontrols.

2002-01-18 Thread Pete Carapetyan
This is a fine example of javascript, dhtml and iframes (an IE exclusive html tag). That is why it only runs in IE. It would be easier if we would all just send Microsoft monthly checks, kind of similar to a tax or a tithe. That way they wouldn't have to figure out all those creative ways to

Re: Vik's book on Struts (basebeans book)

2002-01-18 Thread Sandeep Takhar
it is on amazon: http://www.amazon.com/exec/obidos/ASIN/0971661901/qid=1011416464/sr=8-1/ref=sr_8_129_1/104-3402670-0157566 the link is hopefully no dynamic. it is called struts fast track. Sandeep --- [EMAIL PROTECTED] wrote: This sounds like a book we could really use in our company.

RE: Vik's book on Struts (basebeans book)

2002-01-18 Thread Sandeep Takhar
I think you can use either version. More work is necessary if you download struts 1.0 because you will eventually need to bring down the commons libraries. (used by Tiles and used by Validation framework) I am not a struts guru, but messaging is different in struts 1.1 and this does not seem to

HTMLTable

2002-01-18 Thread Yuriy Zubarev
Hello colleagues, Couple of months ago I posted message here about pieces of code I created for simplifying table functionality with Struts. I got feedbacks from people interested in seeing what had been done and as I was about to post the code I realized it was too immature. I took my time and