Re: block direct access to JSP files

2003-06-19 Thread Emmanuel Feller
Hi, You may put all your jsp under the WEB-INF directory, so they are not available for user. But the application still work, because all navigation is done by the struts controler. It is simple and work fine with all app server. You must change your struts-config.xml to reflect the changes of ta

Re: [FRIDAY]Re: Just let me be the first to say...

2003-03-28 Thread Emmanuel Feller
chapter 4 times > and still couldn't understand it. Then corrected the typos and it all > clicked :) > > * Emmanuel Feller <[EMAIL PROTECTED]> [0311 08:11]: > > Best one ... > > i read it more than two times and it is still the book on my night table

Re: [FRIDAY]Re: Just let me be the first to say...

2003-03-28 Thread Emmanuel Feller
Best one ... i read it more than two times and it is still the book on my night table ... - Original Message - From: "Kwok Peng Tuck" <[EMAIL PROTECTED]> > Struts in Action. > > > > Andrew Hill wrote: > > >Which one? > > > >-Original Message- > >From: Kwok Peng Tuck [mailto:[EMAI

Re: Opinions on Struts code generator - A zipped version

2003-03-16 Thread Emmanuel Feller
> Most applications are based on requirements, and easy to define those as > HTML. > > To go backwards from here is what we have see if anyone want's it is not > as good aproach. I understand your point of view. We started to make requirements in html form, but our customers didn't take care of th

Re: Opinions on Struts code generator - A zipped version

2003-03-16 Thread Emmanuel Feller
s proposed into struts. I am at your disposition if you want more information. ;) Regards, Emmanuel Feller Senior Developper Cap Gemini Ernst & Young +33 2 51 17 35 00 phone 3716 +33 6 23 34 63 39 - Message d'origine - De : "james logsdon" <[EMAIL PROTECTED]> À : <[

Re: Which J2EE version is compliant with Struts apps?

2003-03-06 Thread Emmanuel Feller
Hi, You can compile against J2EE 1.3. (It contain servlet2.3 API and it is supported by struts.) You may use J2EE 1.2 but it is not the best environnement on was5. I'd prefer 1.3 if i had to do the choice. I hope it helps, Regards, Emmanuel Feller Senior Developper Cap Gemini Ernst &

Re: Calling/Including multiple Actions from inside a Action

2003-02-27 Thread Emmanuel Feller
ution of a real frameset, but it is not nice. I do not have read the spec of html for a while, but I'm wondering if iframe won't became standard (to be confirmed). Regards, Emmanuel Feller Senior Developper Cap Gemini Ernst & Young +33 2 51 17 35 00 phone 3716 +33 6 23 34 63 39

Re: Calling/Including multiple Actions from inside a Action

2003-02-27 Thread Emmanuel Feller
rs. It is usefull when you have lots of portlets : one other advantage is that you may pilot your portal design with dhtml behavior (resizing portlet, ... ). hope it helps. Regards, Emmanuel Feller Cap Gemini Ernst & Young - Message d'origine - De : "Alexander Ilg" &l