Re: Hibernate configuration problems

2004-06-01 Thread Zaid
HI Marko and Mark and all friends in this Group,

Thanx alot for being such a help for me, anyhow, does any one has some
HibernatePlugin with suppressed JNDI ?. I would be very much appreciated.

Regards,

- Original Message - 
From: "Marco Mistroni" <[EMAIL PROTECTED]>
To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]>
Sent: Tuesday, June 01, 2004 1:07 PM
Subject: RE: Hibernate configuration problems


> Hi,
> That COULD be the problem I've heard of users getting JNDI
> problems with tomcat..
> I m sure there is a post either on hibernate or this mailing lists about
>
> That..
> I have also dropped the use of struts plugin...
> Nothing wrong with that, it was cool, but after seeing users getting
> problems with JDNI/tomcat I realized that it could have
> Been better to take the code for struts 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
> To: Struts Users Mailing List
> Subject: Re: Hibernate configuration problems
>
> HI Marco,
>
> Thanx for responding,  Acually, I am using it with Tomcat 4.1 (which
> comes
> with Struts Studio). Do u use JNDI with Hibernate ?
>
> Rgards,
>
>
> - Original Message - 
> From: "Marco Mistroni" <[EMAIL PROTECTED]>
> To: "'Struts Users Mailing List'" <[EMAIL 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 [mailto:[EMAIL PROTECTED]
> > Sent: 11 May 2004 06:18
> > To: Struts Users Mailing List
> > Subject: Hibernate configuration problems
> >
> > 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 alot
> >
> > Zaid
> >
> >
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Hibernate configuration problems

2004-06-01 Thread Zaid
HI Marco,

Thanx for responding,  Acually, I am using it with Tomcat 4.1 (which comes
with Struts Studio). Do u use JNDI with Hibernate ?

Rgards,


- Original Message - 
From: "Marco Mistroni" <[EMAIL PROTECTED]>
To: "'Struts Users Mailing List'" <[EMAIL 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 [mailto:[EMAIL PROTECTED]
> Sent: 11 May 2004 06:18
> To: Struts Users Mailing List
> Subject: Hibernate configuration problems
>
> 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 alot
>
> Zaid
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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 alot

Zaid


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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 Message - 
From: "Axel Stahlhut" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Saturday, May 01, 2004 8:46 AM
Subject: Re: What was the name of this application? [was] Re: Are there any IDE's that 
understand Struts tags?


> Rick Reumann wrote:
> 
> > bOOyah wrote:
> >
> >>> Actually there was a struts application/IDE  that was for demo that 
> >>> was quite impressive but now I forgot the name. 
> >>
> >>
> >>
> >> Was it NitroX from M7?  http://www.m7.com/
> >>
> >
> > Yes! That was the one thanks. That's the only one that I've found that 
> > will actually complete the difficult/annoying part of tag completion 
> > (property fields).
> >
> > Thanks, I might check it out.
> >
> IntelliJ Idea supports this, too. And for about one year now already. 
> Those guys are really smart...
> 
> Regards Axel
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

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: [EMAIL PROTECTED]



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

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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 menu on left hand side
> of page allowing navigation around a site) or paging controls (first /
> prev / next / last)?  These are usually two different things.
>
> For navigation / menu controls, one possibility is Struts-Menu:
> http://struts-menu.sourceforge.net/ (demos here:
> http://raibledesigns.com/struts-menu/index.jsp).
>
> For paging controls, as previous poster suggested,
> http://jsptags.com/tags/navigation/pager/index.jsp.
>
> If you're looking for paging controls in conjunction with a table, have
> a look at DisplayTag: http://displaytag.sf.net.
>
> --
> Jay Glanville
>
>
>> -Original Message-
>> From: Zaid [mailto:[EMAIL PROTECTED]
>> Sent: Thursday, May 27, 2004 11:58 AM
>> To: Struts Users Mailing List
>> Subject: Navigation Bar
>>
>>
>> Dear Friends,
>>
>> I am new Struts developer, meanwhile I did huge coding in
>> PHP; however, I
>> am trying to find a custom tag which can work as a navigation bar, the
>> specification on the bar shoulf contain next, prev, first and last as
>> well.
>>
>> could anyone help me in finding useful one ? I would be very much
>> appreciated.
>>
>> Best Regards to all
>>
>> Zaid
>>
>>
>>
>>
>> -
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Navigation Bar

2004-05-27 Thread Zaid
Dear Friends,

I am new Struts developer, meanwhile I did huge coding in PHP; however, I
am trying to find a custom tag which can work as a navigation bar, the
specification on the bar shoulf contain next, prev, first and last as
well.

could anyone help me in finding useful one ? I would be very 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 - 
From: "Paulo Rezende" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Wednesday, May 26, 2004 4:57 PM
Subject: How to renderize a image?


Friends,

I have a image in Oracle Blob field and i want to renderize it my jsp. Do I
need to use  or  or this is not the way? My form
property is a Blob, but i guess that this tags dont support this class,
seemingly they support only a Map. Really I'm helping a friend, and I thank
so any help... Anybody could show me the way?

tks, Paulo


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]