Re: Struts reflection can't find getters on form bean

2002-04-25 Thread Edward Muller
> > > > What is going on here? Why would I be able to access a property with > and not with ? > > > > Thanks! > > David > > > > David A. Ventimiglia > > Wells Fargo Private Client Services > > (415) 396-0414 (work) > >

Re: [Somewhat OT] Sending HTML email using struts/java/javamail

2002-04-25 Thread Edward Muller
http://jakarta.apache.org/taglibs/doc/mailer-doc/intro.html > > If nothing else, it's a good plug for other useful Apache technology =) > > HTH, > > Eddie > > > - Original Message - > From: "Edward Muller" <[EMAIL PROTECTED]> >

Re: [Somewhat OT] Sending HTML email using struts/java/javamail

2002-04-25 Thread Edward Muller
ate your response object. > 4.Dump the html from the response into your email. > 5.Lather, rinse.repeat > > > > Actually, a better way may be > > > Rick Reumann wrote: > > >On Wednesday, April 24, 2002, 9:13:17 PM, Edward Muller wrote: > > > >

Re: [Somewhat OT] Sending HTML email using struts/java/javamail

2002-04-25 Thread Edward Muller
You still end up writing HTML in the servlet, which is what I want to avoid. On Thu, 2002-04-25 at 00:20, Rick Reumann wrote: > On Wednesday, April 24, 2002, 9:13:17 PM, Edward Muller wrote: > > EM> I have an internal application that needs to send a html email > EM> (mana

Re: [Somewhat OT] Sending HTML email using struts/java/javamail

2002-04-25 Thread Edward Muller
2-04-24 at 23:08, Jeffrey Bonevich wrote: > Could you open an InputStream on an URLConnection on the jsp page, then > read that stream into the mail object? That would be one way to do it > and leverage the existing app. > > jeff > > > Edward Muller wrote: > > >

[Somewhat OT] Sending HTML email using struts/java/javamail

2002-04-24 Thread Edward Muller
a better way? I'd like to just pass my form bean to another jsp, get the results back (formatted as HTML) and then use javamail to send the email... -- -- Edward Muller - Director of Information Services LearningPatterns.com Inc. M

Re: How to avoid a separate .jsp page for body definition when using Templates?

2002-04-24 Thread Edward Muller
s strictly prohibited. This > > communication is for information purposes only and should not be regarded > as > > an offer to sell or as a solicitation of an offer to buy any financial > > product, an official confirmation of any transaction, or as an official > > statement

Re: Can't load action classes (solution)

2001-07-27 Thread Edward Muller
class loader. Everything now works fine. [snip] Another solution is to just place the struts har file in the apps WEB-INF/lib directory. -- Edward Muller Director of Information Services LearningPatterns.com Inc. Direct: 212-487-9064 x 115 Fax: 212-202-3822 Email: [EMAIL PROT

Re: Error with Data Sources

2001-07-26 Thread Edward Muller
Nevermind. I figured it out. I'm a duh. I didn't have the JDBC2 extra classes. On 26 Jul 2001 09:07:10 -0400, Edward Muller wrote: > So I've put in a data-sources section that does parse right, but I get > the following errors when tomcat starts up een though postgresql.jar

Re: Error with Data Sources

2001-07-26 Thread Edward Muller
a:195) at org.apache.tomcat.startup.Tomcat.main(Tomcat.java:235) On 25 Jul 2001 22:20:00 -0400, Edward Muller wrote: > Okay. I figured out that needs to go at the tope and I > removed the set-property tags and actually made the properties. > > I am using postgres 7.1 something. > &

Re: HotSpot Virtual Machine Error, Internal Error !!

2001-07-26 Thread Edward Muller
.com/cgi-bin/bugreport.cgi > # > # Error ID: 47454E45524154452F4F502D41500E435050084B > # > > abnormal program termination > > > Has anyone already seen this error and what is the cause ? Tomcat, Hotspot ? > I'm running Tomcat 3.2.2 and JDK 1.3.0_02 with Struts 1.0. >

Re: Error with Data Sources

2001-07-25 Thread Edward Muller
is my section: On 25 Jul 2001 14:05:00 -0400, Edward Muller wrote: > I'm trying to configure a data-source in my struts-config.xml file and I > get the following error: > > Parse Error at line 71 column -1: Element "struts-config" allows no >

Error with Data Sources

2001-07-25 Thread Edward Muller
uts-config.xml file is as follows: What am I doing wrong? -- Edward Muller Director of Information Services LearningPatterns.com Inc. Direct: 212-487-9064 x 115 Fax: 212-202-3822 Email