Re: from struts 1.1 to struts 1.2.7 on JDev 10 g

2005-06-27 Thread Metin Erksan
hi erol, do not play jdevelopers default struts folder.just add struts-1.2.7 do project library as third library and be sure that struts-1.2.7 must be on top of the other libraries. i had tried and it had worked. regards EROL TEZCAN <[EMAIL PROTECTED]> wrote: Hi All, I am using JDev 10g. No

Re: Struts1.1 ,displaytag ,tiles & weblogic 8.1

2005-03-15 Thread Metin Erksan
hi you do not need to use export filter. i use displaytag struts1.1 and also struts 1.2.4 and oc4j. jdeveloper10g has embedded struts1.1 . in the projects library list displaytag library have to be over the struts library.you can use also 1.2.4.(last version) but again displaytag jar have to be

struts middlegen character problem

2005-02-14 Thread Metin Erksan
hi i try to use middlegen tool.it generates *.hbm.xml , struts actions , forms and jsps. but some errors occured for turkish characters.how can i handle this problem ? yours sincerely - Do you Yahoo!? Yahoo! Search presents - Jib Jab's 'Second

Re: Development Tool

2005-02-12 Thread Metin Erksan
hi what are its advantages ? what did you use before ? sincerely Brandon Mercer <[EMAIL PROTECTED]> wrote: Hello Everyone, I found this really useful development tool and wanted to share it for anyone who hasn't already found it. It's called AppFuse. http://raibledesigns.com/wiki/Wiki.jsp?page

Re: how to integrate struts project with hibernate?

2005-01-28 Thread Metin Erksan
include a Cash Implementation. > > Regards > > Sebastian Hennebrueder > > > > http://www.laliluna.de > > Tutorials for JSP, JavaServer Faces, Struts, Hibernate and EJB > > Metin Erksan wrote: > >> hi >> >> i try to integrate my struts

Re: how to integrate struts project with hibernate?

2005-01-28 Thread Metin Erksan
an use Drag and drop databinding onto Pages and Struts Actions, in the same way you can bind to EJB, TopLink, ADF Business Components or WebServices. If you're interested I'll send you what I can find offline. Duncan dot mills at oracle dot com Regards Duncan Mills Metin Erksan wrot

Re: how to integrate struts project with hibernate?

2005-01-28 Thread Metin Erksan
, in the same way you can bind to EJB, TopLink, ADF Business Components or WebServices. If you're interested I'll send you what I can find offline. Duncan dot mills at oracle dot com Regards Duncan Mills Metin Erksan wrote: >hi > >i try to integrate my struts project w

Re: how to integrate struts project with hibernate?

2005-01-26 Thread Metin Erksan
jdeveloper ? yours sincerely --- Jim Barrows <[EMAIL PROTECTED]> wrote: > On Wed, 26 Jan 2005 15:24:13 +0000 (GMT), Metin > Erksan > <[EMAIL PROTECTED]> wrote: > > hi > > > > i try to integrate my struts project with > hibernate.i > > m newbie ab

how to integrate struts project with hibernate?

2005-01-26 Thread Metin Erksan
hi i try to integrate my struts project with hibernate.i m newbie about hibernate.i use jdeveloper10g. i googled but i found a few samples that use hibernate plugin for struts . is there any document or startup sample for struts-hibernate? at the beginning i searched for struts-spring comparison

Re: DisplayTag

2005-01-25 Thread Metin Erksan
hi i tried to signup for list.but i could not.i could review my messages but ý could not get singup confirmation ): sincerely Martin Wegner <[EMAIL PROTECTED]> wrote: Check out the displaytag mailing list. It has an excellent community which is very quick to help. --Marty --- Flávio Maldo

Re: still have export problem

2005-01-25 Thread Metin Erksan
and j2ee . i want to make small example.i dont need to export oracle table.it can be somethins list-structure. sincerely Jim Barrows <[EMAIL PROTECTED]> wrote: On Mon, 24 Jan 2005 09:00:56 + (GMT), Metin Erksan wrote: > hi > unfortunately i still miss something. i us

still have export problem

2005-01-24 Thread Metin Erksan
hi unfortunately i still miss something. i use struts 1.1 , j2ee1.3 container , jdeveloper10g, i tried jim's sample and mine but i got the same error.page opens with blank page. i dont want my table sortable or another utility just export future. i use export filter.but when i click it opens blan

struts , passing parameter parent-child pages

2005-01-18 Thread Metin Erksan
hi i pass a value from a child popup page to another parent page.i can do this via clicking link or sending form field property.but how can i do with struts ? pages have struts forms and properties.when i try for struts form field property it does not work. sincerely

dynamic form bean property

2005-01-14 Thread Metin Erksan
hi how can i create or delete form bean properties ? for example i create myAction.java and myForm.java myForm.java has a nd b property,they have setters/getters. and i want to create c and d at runtime then delete c and b fore example is that possible ? sincerely --

any example struts + displaytag(export)

2005-01-07 Thread Metin Erksan
hi is there anybody run struts+displaytag with export property ? i still live problem. and it still downloads my action.is this a reason of jdeveloper10g ? any help will be appreciated,-esp code snippet- sincerely __ Do you Yahoo!? Yahoo! Ma

RE: cache problem

2005-01-07 Thread Metin Erksan
ader("Pragma","no-cache"); //HTTP 1.0 response.setDateHeader ("Expires", 0); //prevents caching at the proxy server %> --- Jim Barrows <[EMAIL PROTECTED]> wrote: > > > > -Original Message- > > From: Metin Erksan > [mailto:[EMAIL PR

cache problem

2005-01-06 Thread Metin Erksan
hi i develop an insert/delete/update struts db application.i use jdeveloper10g and running embedded oc4j of jdeveloper10g.when i click "delete link" in my app, it deletes but when i return i can see that record.when i refresh page i cant see taht record and my delete operation succeed.how can i

RE: displaytag1.0rc2 (export) and struts problem

2005-01-05 Thread Metin Erksan
alue; location.href='hizAction.do?action=delete&hizNo='+id; this.style.cursor="wait"; } } Jim Barrows <[EMAIL PROTECTED]> wrote: > -Original Message- > From: Metin Erk

RE: displaytag1.0rc2 (export) and struts problem

2005-01-04 Thread Metin Erksan
hi it wants to download "myAction.do" not the excell file. sincerely Jim Barrows <[EMAIL PROTECTED]> wrote: > -Original Message- > From: Metin Erksan [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 04, 2005 1:03 AM > To: user@struts.apache.org > Su

displaytag1.0rc2 (export) and struts problem

2005-01-04 Thread Metin Erksan
hi i use jdeveloper10g and dipslaytag10rc2. i want to use export property but when i click to "excell" link it shows up a window that wants to save file ? how can i correct this? is there any sample code snippet displaytag export property with struts. sincerely -