Re: Modules, tiles and images...

2003-03-18 Thread Eddie Bush
/commit patches when they are posted. Placing them in bugzilla keeps them from getting lost/forgotten. Thanks, J -- Eddie Bush Peace? :-) -- Eddie Bush - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

Re: Modules, tiles and images...

2003-03-18 Thread Eddie Bush
Mark Zeltser wrote: Eddie, I tried 'src' attribute. It does include submodule name in URI. Struts: 1.1b3 Mark. Try the page attribute - which is module-relative. -- Eddie Bush - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Modules, tiles and images...

2003-03-18 Thread Eddie Bush
debates are welcome here AFAIK :-) That's where some of the best ideas come from ;-) -- Eddie Bush - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Modules, tiles and images...

2003-03-17 Thread Eddie Bush
to support the 'forward' attribute. Nope - sure doesn't. Nor, I think, should it. Does anybody have a solution to this? Yes, read the javadocs :-) Thanks, J -- Eddie Bush - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: module name problem?

2003-03-15 Thread Eddie Bush
, Is it necessary to have module name as config/mod1 Can it be config/pre/mod1 ? Has anybody tried something like this before? Any answer is appreciated. -Navjot Singh -- Eddie Bush - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Struts 1.1 modules and logic:forward

2003-03-13 Thread Eddie Bush
the logic:forward tag could/should be able to infer the appropriate module config from it's path. I presume not, given its behavior. - Ken On Thursday, March 13, 2003, at 02:55 AM, Eddie Bush wrote: Anytime modules are involved, it is imperative that you invoke your pages by going through actions (thus

Re: unable to find mapping

2003-03-13 Thread Eddie Bush
-mappings Now when i call http://localhost/myapp/jsp/user/reg.jsp it throws an error org.apache.jasper.JasperException: Cannot retrieve mapping for action /Register I must be doing something terribly wrong. Please guide me. -navjot -- Eddie Bush

Re: Struts 1.1 modules and logic:forward

2003-03-12 Thread Eddie Bush
through the struts action servlet, being a jsp? What's an alternative that will be module-aware? -- Eddie Bush - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: basic question

2003-03-09 Thread Eddie Bush
and as a servlet engine. 2)where will struts reside,I think anwser to the first question should answer this. Needs a servlet container. Thanks Gopi -- Eddie Bush - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

Re: [OT] JDBCRealm question

2003-03-09 Thread Eddie Bush
key since it means that it would have to be updated in two places if the user changed usernames, or are we sticking with the requirment that users can't change usernames or that it is an uncommon task? Dan -- Eddie Bush

Re: Modules

2003-03-04 Thread Eddie Bush
It! HTH! Eddie -- Eddie Bush - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Tiles Body question

2003-03-04 Thread Eddie Bush
or am i totally arse about face? James -- Eddie Bush - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: OnLoad

2003-03-04 Thread Eddie Bush
to be able to look at request scope variables? Anyone know how to accomplish this? Thanks RayM -- Eddie Bush - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: OnLoad

2003-03-04 Thread Eddie Bush
when it is loaded. I think i am just going to inline the script call. I was hoping for a little more formality - since regular html will call onload. -- Eddie Bush - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: Modules

2003-03-04 Thread Eddie Bush
seems to have snuck up on me :-( again ... Thomas -- Eddie Bush - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: displaying \n in html?

2003-03-04 Thread Eddie Bush
to examine every possible alternative you have - at every level. You'd be surprised the problems you can solve when you become adventuresome enough to do so. David Graham wrote: i'd love to see one-liner that converts char to string. return newlineString.replaceAll(\n, br/); David -- Eddie

Re: displaying \n in html?

2003-03-04 Thread Eddie Bush
have our own problems to solve too! ... not trying to come off as an ass, but you can call me anything you like ;-) (except late for dinner! I won't tolerate that!) Eddie Bush wrote: That depends on him having a certain JDK. Was that introduced in 1.3 or 1.4? I think it was introduced in 1.4

Re: [OT] displaying \n in html?

2003-03-04 Thread Eddie Bush
, br); which is a short way of writing: Pattern.compile(\\n).matcher(str).replaceAll(br); also a one-liner... -- Voytek Jarnot Quidquid latine dictum sit, altum viditur. -- Eddie Bush - To unsubscribe, e-mail: [EMAIL

Re: REPOST: Modules and ForwardAction - Struts Bug?

2003-03-04 Thread Eddie Bush
If you read the javadoc, you'll find that ForwardAction is *CONTEXT RELATIVE*. No, it's not a bug. That's how it's supposed to work. Derek Richardson wrote: I am submitting this one more time for input before it goes into bugzilla. -- Eddie Bush

Re: Modules

2003-03-02 Thread Eddie Bush
! Thomas CORNET wrote: Hi all :) I hope someone will have a clue for me, because I'm fighting against Struts modules for a couple of weeks now, and nothing works. -- Eddie Bush - To unsubscribe, e-mail: [EMAIL

Re: How do I control logging in Struts? -- Was: Re: Tiles - Stopfrom logging

2003-02-28 Thread Eddie Bush
necessary. Kris Schneider wrote: Pretty sure you wanna add: log4j.additivity.org.apache.struts.tiles=false Hope that's the right properties file syntax, I usually use XML... -- Eddie Bush - To unsubscribe, e-mail: [EMAIL

Re: ASP == STRUTS

2003-02-20 Thread Eddie Bush
at that level. Priyank Johri wrote: Hello, Has anyone experimented with Struts on some application server, but ASPs on IIS ? Priyank -- Eddie Bush - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: Form bean null

2003-02-20 Thread Eddie Bush
for form bean null' Anyone know where I should look to fix this? General info on what makes this occur? Thanks, John -- Eddie Bush - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Testing ... Testing ... 1 2 3

2003-02-19 Thread Eddie Bush
Ignore the man behind the curtain! ;-) -- Eddie Bush - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: OT [Year End]

2002-12-31 Thread Eddie Bush
also have a _safe_ holiday! Each year we lose several innocents to drunk drivers and the like - don't any of you be one of them (the drivers or the innocents either one). David -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto

Re: login mechanism

2002-12-29 Thread Eddie Bush
logging etc. is there any standard mechnism for loging using sturcts. i am using JBoss as my application server. Thanks in advance usha.. -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: How to get a reference to an Action instance

2002-12-29 Thread Eddie Bush
way I can see, is to extend ActionServlet and write my own 'public' method to do the job. But of course I do not prefer to extend ActionServlet just for that... If there is any other way, can someone please let me know thanks a lot lirian -- Eddie Bush -- To unsubscribe, e-mail: mailto

Re: html:select setting my own font

2002-12-27 Thread Eddie Bush
-6340713 -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: html:multibox question/problem

2002-12-27 Thread Eddie Bush
if this is obvious. Thanks. Ilya -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: Problem Using Log4J and Commons Logging with Struts

2002-12-27 Thread Eddie Bush
trying to follow the set up shown in Cavaness' Programming Jakarta Struts book, chapter 15. What am I doing wrong? Thanks, Paul -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: Data Access Objects

2002-12-25 Thread Eddie Bush
out there -D -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: Presentation Forms to Business Views

2002-12-23 Thread Eddie Bush
was thinking each one could use some kind of dynamic proxy that forwards the gets and sets to a lower level object--they both could use this object to store their data. Then the conversion would just be setting this object in the DTO view class. Think this is overkill? Darrel -- Eddie Bush

Re: Access external file from web application

2002-12-23 Thread Eddie Bush
(application). Please help. -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: Access external file from web application

2002-12-23 Thread Eddie Bush
refer this file from the application, As the application don't know the path at the time of implementation(application). Please help. -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: Presentation Forms to Business Views

2002-12-23 Thread Eddie Bush
Eddie Bush wrote: BeanUtils.populate(dtoObject, formObject); How is that a big PITA? If the core object is actually storing data in the correct types, you'll lose user input when conversions fail. The goal of most folks is to present the user with their exact, incorrect input for correction

Re: Access external file from web application

2002-12-23 Thread Eddie Bush
of implementation(application). Please help. -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: [OT] HAPPY HOLIDAYS, EVERYONE

2002-12-23 Thread Eddie Bush
Yes - Merry Christmas and Happy New Year to all! Please be safe and have fun! Look out for the plethora of idiots that are likely to be on the road!! -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: [OT] HAPPY HOLIDAYS, EVERYONE

2002-12-23 Thread Eddie Bush
:8-9 http://www.girs.com/links/resources.html -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: [OT] HAPPY HOLIDAYS, EVERYONE

2002-12-23 Thread Eddie Bush
of this line of reason: DAD: Now kids, be good or Santa Craig will leave you copies of Windows 3.1 in your stockings. James -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: [OT] HTTP fetchmail program?

2002-12-21 Thread Eddie Bush
the squid access logs are your friend. Eddie Bush wrote: You can check it on using a mail client that can do HTTP connections (OutlookExpress and ... surely there's another one). That's why I figured that ... well I was hoping beyond hope that someone knew of a fetchmail-like program that would

Re: Struts 1.0.2 ActionForm checkbox question

2002-12-20 Thread Eddie Bush
for Instructional Technology Email: [EMAIL PROTECTED] Voice: 919-660-5974 Fax: 919-660-5923 Box 90198, Duke University Durham, NC 27708-0198 == -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL

Re: Pre-populating Form Bean

2002-12-20 Thread Eddie Bush
-- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: Pre-populating Form Bean

2002-12-20 Thread Eddie Bush
this: session.setAttribute( customerDetailsForm, custForm); This works but, I do not want to hard-code the form reference like this. Mark -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

[OT] HTTP fetchmail program?

2002-12-20 Thread Eddie Bush
of a fetchmail like program that is Hotmail compatible and runs under Linux? Thanks :-) -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: [OT] HTTP fetchmail program?

2002-12-20 Thread Eddie Bush
://www.open-tools.org C makes it easy to shoot yourself in the foot; C++ makes it harder, but when you do, it blows away your whole leg. - Bjarne Stroustrup -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: [OT] HTTP fetchmail program?

2002-12-20 Thread Eddie Bush
instead. I think that's exactly why they don't provide POP3 ;-). Dave -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: how can I use the tag value in another tag?

2002-12-19 Thread Eddie Bush
1196 http:// www.bleum.com -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: how can I use the tag value in another tag?

2002-12-19 Thread Eddie Bush
.21 Phone: (8621) 5308 1196 http:// www.bleum.com -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: resolving message resources

2002-12-17 Thread Eddie Bush
gregg Wells Fargo Service Corporation Minneapolis, MN -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: how to send actionForm from one action to another action

2002-12-17 Thread Eddie Bush
uses, but it could be found out by reading the source code or inspecting all keys in your session scope. My guess is that it's the form's name, which should be unique. Taylor cowan -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto

Re: How to display the database query result?

2002-12-17 Thread Eddie Bush
Requirement of bean showForm. Can someone tell me how to show the query result in the show.jsp with the struts taglib. Any help will be welcome. Best regard! Frank -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: how to send actionForm from one action to another action

2002-12-17 Thread Eddie Bush
to you from req.getSession().getAttribute(key). I don't know exactly what key struts uses, but it could be found out by reading the source code or inspecting all keys in your session scope. My guess is that it's the form's name, which should be unique. Taylor cowan -- Eddie Bush

Re: Multiple forms in session [WAS: RE: how to send actionForm fromone action to another action]

2002-12-17 Thread Eddie Bush
is to add the module name to the key we use to place the forms into scope. I'm going to go look for that bug now - nearly certain it's there. -Original Message- From: Eddie Bush [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 18, 2002 11:34 To: Struts Users Mailing List Subject: Re

Re: Multiple forms in session [WAS: RE: how to send actionForm fromone action to another action]

2002-12-17 Thread Eddie Bush
Eddie Bush wrote: They'd get trampled :-( In fact, there's really not a good solution that comes to mind. The only single thing I see that we can do to make using session-based forms more safe is to add the module name to the key we use to place the forms into scope. I'm going to go look

Re: Java Server Faces

2002-12-17 Thread Eddie Bush
might know the Java Server Faces is released. Is Struts compatible with this specification? If not will it be compatible with that? By the way, is this sentence correct: The JFC is specification and sun will not develop any thing at all by himself. Alireza. -- Eddie Bush -- To unsubscribe, e

Re: [FRIDAY] Best error message ever

2002-12-16 Thread Eddie Bush
actually met RMS? I have ... and ... he's a bit ... how would you put it ... eccentric? Seeing him placed in that situation would indeed be priceless! Cheers, Laird -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: JDBC development

2002-12-16 Thread Eddie Bush
to simplfy/shorten my development time. Are there any nodes on the net about designing such applications in a better way or some open source utility packages dealing with these issues? /tb. -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto

Re: JDBC development

2002-12-16 Thread Eddie Bush
associations (for example, one object containing another object). -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: JDBC development

2002-12-16 Thread Eddie Bush
relationships. There's properties tweaking you need to do to make things work right, but it's pretty easy. -Original Message- From: Eddie Bush [mailto:[EMAIL PROTECTED]] Sent: Monday, December 16, 2002 14:24 To: Struts Users Mailing List Subject: Re: JDBC development Has torque ever had it's

Re: validate

2002-12-16 Thread Eddie Bush
is if object returned is null example: in u request object, you stored a parameter x with value y, you can check... if (x == null) error, else move on... since your text field can take any value, u dont need to check for anything else.. Khalid -- Eddie Bush -- To unsubscribe, e-mail

Re: [OT] Re: Test

2002-12-14 Thread Eddie Bush
Ahhh - yeah like 48 hrs max for the propogation. Craig R. McClanahan wrote: On Fri, 13 Dec 2002, Eddie Bush wrote: Date: Fri, 13 Dec 2002 20:36:28 -0600 From: Eddie Bush [EMAIL PROTECTED] Reply-To: Struts Users Mailing List [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED

Re: [FRIDAY] Best error message ever

2002-12-13 Thread Eddie Bush
popped up: FILE SYSTEM FUKT: Call RMS (RMS, of course, being Richard M. Stallman) -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Test

2002-12-13 Thread Eddie Bush
testing ... testing ... please ignore me. -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: [OT] Re: Test

2002-12-13 Thread Eddie Bush
is this such a slow Friday? Ignore me too? At 05:13 PM 12/13/2002 -0600, you wrote: testing ... testing ... please ignore me. -- Eddie Bush -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: Best way to handle this in Struts/MVC ?

2002-12-12 Thread Eddie Bush
that returns a long). Cool. I'll have to check that out. Thanks. -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: [Way-OT] Struts and Swing

2002-12-12 Thread Eddie Bush
to conduct navigation that we like aggregate to our offline system. First, have anyone tried it before? Do you think that it is the best bet? Regards hammett -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: TroubleShooting Digester - request help

2002-12-12 Thread Eddie Bush
which XML file contains a taglib tag? The only one I know of is web.xml :-) GL -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: I18N Issues and Best Practices

2002-12-12 Thread Eddie Bush
you struts-specific tags (for places you need them) which have the power of the JSTL Expression Language (typically called the EL, which is where struts-el gets it's name). http://jakarta.apache.org/taglibs -- look for the JSTL or the standard taglib. -- Eddie Bush -- To unsubscribe, e

Re: I18N Issues and Best Practices

2002-12-12 Thread Eddie Bush
in the struts-el build file to get it to build, but, even after I got that going, it still didn't place a copy of struts-el.jar into ${struts.home}/target/library. Was that the intent? -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto

Re: I cannot unsubscribe from Struts Email list

2002-12-11 Thread Eddie Bush
is right, but for now, I need to opt out. Can anyone tell me why I might be having trouble unsubscribing? I've sent empty email to the above address... I've sent email w/unsubscribe as the Subject field. Neither seemed to take. Larry Ota Structural Analysis Computing -- Eddie Bush

Re: Best Practices for Logging?

2002-12-06 Thread Eddie Bush
level, as well as a package level? Any thoughts/opinions are appreciated. It should be a static member as per what Sri shows (so you only have one per class). Yes - it's so you can control logging on a package/class basis. Thanks, Matt Sri -- Eddie Bush -- To unsubscribe, e-mail

Re: Restrict acces to certain pages/actions

2002-12-04 Thread Eddie Bush
cutomise for my own needs. Any help would be appreciated Regards Steve Vanspall -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: Restrict acces to certain pages/actions

2002-12-04 Thread Eddie Bush
to websphere (business partnership thing), So I am trying to get away from any container specific configurations. -Original Message- From: Eddie Bush [mailto:[EMAIL PROTECTED]] Sent: Thursday, 5 December 2002 11:06 AM To: Struts Users Mailing List Subject: Re: Restrict acces to certain pages

Re: Bean database access concepts

2002-11-27 Thread Eddie Bush
another method? Thanks a lot for your attention, Joao, -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: request to struts action not being routed to J2EE containersecurity

2002-11-26 Thread Eddie Bush
into the container security upon successful completion of a.do but I would prefer a non-container specific implementation. Thanks, Mike -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: request to struts action not being routed to J2EE containersecurity

2002-11-26 Thread Eddie Bush
for you when it sees that attribute set to true. David -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: Communication Between WebApps

2002-11-26 Thread Eddie Bush
? Is it just a case of setting up a mapping in the config file for the first web app and forwarding to a specific mapping which will be recognised by tomcat as the second app and therefore switch control? Many thanks, Jon Holloway. -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL

Re: Validation framework not multi-app aware.

2002-11-25 Thread Eddie Bush
-rules.xml,/WEB-INF/q20031/validation.xml/ /plug-in Is there a solution for this problem? -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: FrmameWork and Design Pattern

2002-11-25 Thread Eddie Bush
what a pattern is. Brijesh NK wrote: Hi, I am totally confused with the word FrameWork and Design Patters. Could any body explain the distinct difference between these two. Or how these words are related to each other? Thanks Regards Brijesh -- Eddie Bush -- To unsubscribe, e-mail

Re: Dbtags dumps SQL code to output page on empty result

2002-11-25 Thread Eddie Bush
, or -- at the very least -- be able to suppress it completely. Any suggestions? -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: Dbtags dumps SQL code to output page on empty result

2002-11-25 Thread Eddie Bush
a Jakarta taglib. Sorry for injecting noise into the list! -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: Using subclasses of class specified in form-bean element

2002-11-22 Thread Eddie Bush
you need to do one of two things: - manually create the form before Struts has a reason to - tell Struts the real type of the form Thanks, Derek Richardson -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: Modules in struts 1.1

2002-11-20 Thread Eddie Bush
to have problems just post back again. -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: An action forcing Reload on the client?

2002-11-20 Thread Eddie Bush
You'd have to use a META tag to do a refresh for that. ROSSEL Olivier wrote: An action can either forward or redirect. Can it force the browser to reload its current URL? -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL

Re: Struts file upload validation problem

2002-11-20 Thread Eddie Bush
, size, etc. and reject the upload before trouble happens. It is also platform independent to a reasonable degree. Unless I'm mistaken, the commons file-upload component can do this too. Am I mistaken? Just another $.02 worth... Brian -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL

Re: Question About Modules

2002-11-20 Thread Eddie Bush
??? Kurt Madel Programmer, CSMi (703) 823-4300 ext. 170 -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: JSTL Question (EL vs. RT + Struts)

2002-11-20 Thread Eddie Bush
. David -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: PlugIn - and PlugIn Properties

2002-11-19 Thread Eddie Bush
with PlugIn properties they would be willing to share. I tried to follow the code in the Tiles PlugIn but this seemed to be overly complex for what I need. Thanks, Brad Smith -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: Modules in struts 1.1

2002-11-19 Thread Eddie Bush
don't have enough information about your two modules to formulate a hypothesis about what is going wrong. Could you elaborate? -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: which one to buy? Struts books? Any ideas?

2002-11-19 Thread Eddie Bush
or data is, for whatsoever reason, incorrect, corrupted or does not reach its intended destination. -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: hiding jsp pages in WEB-INF on weblogic6.1

2002-11-19 Thread Eddie Bush
that statement differently than others. I would love to see this addressed in the spec though. Yep. I'll have to dig out the spec and research it myself sometime so I can cite sections. Until I do, I'll just go by the word of those whom I know and trust. David -- Eddie Bush -- To unsubscribe

Re: Commons-logging and JDK 1.4 Logger

2002-11-18 Thread Eddie Bush
-- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

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

2002-11-14 Thread Eddie Bush
/ Thanks, jb -Original Message- From: V. Cekvenich [mailto:vicc;users.sourceforge.net] Subject: Re: Dynamic select menu in JSP Regarding menus, I use struts - menu from sourceforge. You can see struts menu runing at baseBeans.com live. .V -- Eddie Bush -- To unsubscribe, e-mail

Re: Struts 1.1 and StrutsTestCase

2002-11-14 Thread Eddie Bush
conceivable that the problems you are experiencing are causing this other aberrant behavior. Try a more recent nightly and report back, please. Thanks in advance, Jorge -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail

Re: [SIDEBAR] Form population (Was RE: request.setAttribute() for mconfusion)

2002-11-12 Thread Eddie Bush
Martin Cooper wrote: -Original Message- From: Eddie Bush [mailto:ekbush;swbell.net] Sent: Monday, November 11, 2002 2:46 PM To: Struts Users Mailing List Subject: Re: [SIDEBAR] Form population (Was RE: request.setAttribute() form confusion) Sri, pardon me, but I don't see how what

Re: [SIDEBAR] Form population (Was RE: request.setAttribute() for mconfusion)

2002-11-12 Thread Eddie Bush
argument. My appologies for not having been clearer. -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org

Re: [SIDEBAR] Form population (Was RE: request.setAttribute() for mconfusion)

2002-11-12 Thread Eddie Bush
here was discussing how Struts would create a form if you drew the lines to tell it to ... and that drawing those lines enables other behavior - population being one of them. -- Martin Cooper -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org

Re: [SIDEBAR] Form population (Was RE: request.setAttribute() for mconfusion)

2002-11-12 Thread Eddie Bush
. Sri -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org

Re: [SIDEBAR] Form population (Was RE: request.setAttribute() for mconfusion)

2002-11-12 Thread Eddie Bush
(waaay down there ...) Sri Sankaran wrote: Intermixed response... -Original Message- From: Eddie Bush [mailto:ekbush;swbell.net] Subject: Re: [SIDEBAR] Form population (Was RE: request.setAttribute() for m confusion) Sri Sankaran wrote: No sweat. The reason

Re: [SIDEBAR] Form population (Was RE: request.setAttribute() for mconfusion)

2002-11-12 Thread Eddie Bush
. runs-and-hides-from-craig/ :-) -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org

  1   2   3   4   5   6   7   8   9   >