Re: what's wrong?? ---Connection with MySQL database

2006-03-14 Thread ALEX HYDE
I use Tomcat and I've only ever created datasources in web.xml. Have u tried that? Zheng Wen Zhe <[EMAIL PROTECTED]> wrote: Hi, Why I got this error when initialize web server ERROR <14-Mar-2006 13:52:17> Initializing application data source userDB org.apache.commons.dbcp.SQLNestedExc

Re: Question re: XML pipelining, Cocoon Plugin, stxx and possible alternatives

2006-03-01 Thread ALEX HYDE
There is the Orbeon server as well. Emmanouil Batsis <[EMAIL PROTECTED]> wrote: Vladimir Olenin wrote: >Browser --(request)--> WebApplication --(XML)--> Transformation >Pipeline: [XML to PDF] OR [XML to HTML] > For cases where you simply want to expose the XML produced by struts to another for

Re: For sql experts

2006-02-03 Thread ALEX HYDE
FROM PARTY_NOTE PN 1WHERE PN.1PARTY_ID might have to be... FROM PARTY_NOTE PN1 WHERE PN1.PARTY_ID What happens if you get more than one last_update_dt equal to the maximum? Gluck "Jonnalagadda, Sumithra" <[EMAIL PROTECTED]> wrote: SELECT DEPTNUM.REF_VALUE, CAMNUM.REF_VALUE, (

Re: Globally available variables

2006-01-18 Thread ALEX HYDE
Can't you put it in the application context instead of all the sessions? Martin Ravell <[EMAIL PROTECTED]> wrote: Is there a simple way to put an object into a globally available spot for access by any current session? Something like the session.setAttribute() method? I have some info that I'd

Re: paging in struts

2005-11-29 Thread ALEX HYDE
I use that. And have a page begin and page end on each request. --- Raghuveer <[EMAIL PROTECTED]> wrote: > > > Could any one give me information of how to > implement paging > in my struts application that display records by > logic:iterate tag. > > Is any better way of implementing paginatio

Re: [OT] Oracle Personal Edition andTomcat

2005-11-29 Thread ALEX HYDE
...maybe a path issue Oracle are cheeky when it comes to your Path. When u install, it sticks everything it needs to the front of the path. It's quite possible that it includes a jre (or such like) that is now being used instead of your jre. You could try taking all the Oracle stuff and shifti

Re: Newbie problem with "Nested" tag library

2005-11-17 Thread ALEX HYDE
me" in second > case, but normally I don't know which I have to > put... > > Thanks for help! > > > - Original Message - > From: ALEX HYDE > To: Struts Users Mailing List > Sent: Thursday, November 17, 2005 4:23 PM > Subject: Re: N

Re: Newbie problem with "Nested" tag library

2005-11-17 Thread ALEX HYDE
You might try something along the lines of: Syntax not accurate... :O| --- Gaet <[EMAIL PROTECTED]> wrote: > Hi everybody, > > I currently want to display a value with struts's > tags instead with "pure" > java. > Here is the code I want to translate : > > <%= > ((Employe)employesVector.

Re: Has anybody experienced this weirdness with taglibs?

2005-11-17 Thread ALEX HYDE
Aladin, I'm no expert so I can't tell exactly what's wrong from what you're saying. Have u ripped out those url's to the images (with and without SID) and just tried them in a browser direct? Make sure it can find them and see if it serves them up in both cases. If it can't find them with a SID at

Re: Has anybody experienced this weirdness with taglibs?

2005-11-17 Thread ALEX HYDE
It works for me. I would guess that this is pretty standard HTTP to be honest. It should resolve the images by stripping off any unnecessary SID info' etc, if you don't use it for security checking for example. I thought that the requests for images are exactly the same as a request for any other

Re: Has anybody experienced this weirdness with taglibs?

2005-11-17 Thread ALEX HYDE
That's normal. What's wrong with that? --- Aladin Alaily <[EMAIL PROTECTED]> wrote: > Hi, > > I am using and tags but when > they are evaluated a > jsessionid is appended: > > Image Example: > -- > /> > > GIVES > > src="/images/x.gif;jsessionid=1F69046A7709D30FD9AC36FC6E8A433