Re: Hibernate configuration problems

2004-06-01 Thread Zaid
plugin and put it into my own > plugin, eventually avoiding JNDI,. Since all I needed was a global > Sessionfactory and a thread-safe session.. > > Regards > marco > > > -Original Message- > From: Zaid [mailto:[EMAIL PROTECTED] > Sent: 08 May 2004 09:35

Re: Hibernate configuration problems

2004-06-01 Thread Zaid
MAIL PROTECTED]> Sent: Tuesday, June 01, 2004 12:12 PM Subject: RE: Hibernate configuration problems > And which app server r u using? > I have used plugin with jboss and everything looks fine for me... > > Regards > marco > > -Original Message- > From: Zaid [mai

Hibernate configuration problems

2004-05-31 Thread Zaid
HI Friends, I am facing many difficulties in configuring HibernatePlugIn with struts (I am using Struts Studio), do I need to initialize jndi ? or there might be another way ? cause the jndi showing me the message "cannot find resource". Any advice from you ? thanx

cant find hibernate2.jar file when downloading Hibernate

2004-05-30 Thread Zaid
Hi All, I know that this question is out of struts, however, I like to you guys, as u might have good experience. I downloaded hibernate-2.1, and in the installation it says that there is a file called hibernate2.ja, however I cant find this file. any advise ? Regards, - Original

is OJB a good choice for Modeling ?

2004-05-28 Thread Zaid
Hi all, is OJB(http://db.apache.org/ojb) is a good ORM ? please advise me, I have 3 types for choicing:IBatis, Hibernate and ODMG as well. Regards - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMA

Best way to connect to Database in struts

2004-05-27 Thread Zaid
Dear Friends, I am new to struts, so I was confused in choosing the best way to make connection to Database, whether data-resources or Plugin or any other method, however, if any suggested way to connect, please inform me. Baring in mind that I am using MySQL server. Thanx Friends, Zaid

RE: Navigation Bar

2004-05-27 Thread Zaid
Dear ayouaa0a & Jay, Thanx alot, you've been very helpful in showing resources of Navigation bar, actually I was looking for what you sent in the below link: http://jsptags.com/tags/navigation/pager/index.jsp Best Regards, Zaid > Are you referring to a navigation bar (a list or

Navigation Bar

2004-05-27 Thread Zaid
much appreciated. Best Regards to all Zaid - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: How to renderize a image?

2004-05-26 Thread Zaid
Dear Paulo, first of all, you need to make a jsp page (like photo.jsp) which will be like this in your display page the photo.jsp will need to make the contentType to img/jpeg or any typem extract the BLOB field from database and flush the content. Regards, zaid - Original Message