Tiles and cewolf Taglibs

2003-01-13 Thread Nick Torenvliet
I am trying to get the cewolf charting tools to render a graph from within tiles. My action forwards to a tiles-def(myApp/WEB-INF) which picks up pieces of a page(the classic layout in fact) from two different direstories(myApp/tiles/layouts and myApp/tiles) the body of the page is

linking a struts application to a jndi resource through adatasource

2003-01-06 Thread Nick Torenvliet
Hi, So I've got two pieces, on one side a working mysql struts data source example, on the other side a working tomcat 4.1 servlet.xml configured jndi resource linked to a mysql data base. I want to access the jndi from inside of struts, can I configure a data source to link to the jndi resource,

getting a datasource in a bean

2003-01-05 Thread Nick Torenvliet
Hi, Just as in the examples on the struts site I've succesfully configured a mysql datasource and had it print the results of queries from out of an action class. I am using struts 1.1-b2. I want to replace my current dbpooling(I wrote last year)with the struts datasource and dbcp, I am having

Re: getting a datasource in a bean

2003-01-05 Thread Nick Torenvliet
? ~/nick On Sun, 2003-01-05 at 17:46, Max Kremer wrote: You can just look up the JNDI datasource in your bean. - Original Message - From: Nick Torenvliet [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Sunday, January 05, 2003 4:51 PM Subject: getting a datasource in a bean Hi

Re: Implementing HTTPS in Struts

2002-02-04 Thread Nick Torenvliet
- Original Message - From: Rob Breeds [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Monday, February 04, 2002 1:12 PM Subject: RE: Implementing HTTPS in Struts Steve That second link gets me the jar. The original link still stops loading at same point on

Struts and Borland jbuilder6

2002-02-04 Thread Nick Torenvliet
Hi all, I'm in the process of trying to get a struts project to compile in jbuilder 6. I am new to both the products and I can't seem to get them to work. I imagine its operator error, but I've seen references to an open source tool that you need to use to get jb5 to work with struts- I am