after modify a JSP

2001-09-08 Thread Ricco Lee
hi all, i just switch my tomcat version from 3.2 to 4.0, n encounter a difference. everytime i change the content in the jsp, i hv to delele the corresponding .java and .class file in the work folder in order to make that modified jsp effective in the browser. it really time-consuming. i reme

RE: newbie question

2001-09-08 Thread SUHAS G. KULKARNI
if the bean stored as "org.apache.struts.action.MESSAGE" key in the scope "application" is not found then output the body of the tag ( Errors - App Resources not found) -Original Message- From: Thinh Doan [mailto:[EMAIL PROTECTED]] Sent: Saturday, September 08, 2001 2:48 AM To: Struts

Re: Does anyone know how to get the parents BeanInfo ?

2001-09-08 Thread Erik Hatcher
Have a look at BeanUtils (from Jakarta Commons) and use the BeanUtils.describe to get all the read capable properties. I'm assuming that it would give you the read capable properties of any parent class of that bean as well (although I don't know that for certain). Please correct me if I've mi

on templates

2001-09-08 Thread David Corbin
I'm building web site that is like many other sites. It's got a common look and feel through out the whole system. At this point, that means that all the "list a foo" pages share the same basic structure, and all the "foo form" pages share the same basic structure. Now, being an experienced pro

Re: JSP about tld error message

2001-09-08 Thread Ahmed Abdeen
the prefix name is invalid, i am guessing, change the prefix to another name, and give it a try. make sure you use the same prefix name in your jsp file. hope is works, Ahmed Original Message Follows From: §õÂE³¹ <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: <[EMAIL PROTECTED]> Su

JSP about tld error message

2001-09-08 Thread 李鴻章
        Jsp  add under   <%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %>     error message   org.apache.jasper.JasperException: Unable to open taglibrary /WEB-INF/struts-html.tld : Parse Error in the tag library descriptor: com.sun.xml.parser/V-005 web-app   server is  tomcat

Re: Personalisation Best Practice

2001-09-08 Thread Ted Husted
Flying Cloud wrote: > A design for portal-like applications is of high interest to me. I would > love to hear as soon as you have this design (or draft) published. I could > see many instances where personalization is almost a necessity. Stand by ;-) > I realize this is still a bit early but wh

Re: AW: Struts vs. JADE (from IBM) - feature and usability comparison - n...

2001-09-08 Thread Ted Husted
I'm not familare with it either. I've collected references to MVC frameworks here http://husted.com/about/struts/links.htm#mvc but Jade hasn't come up. -- Ted Husted, Husted dot Com, Fairport NY USA. -- Custom Software ~ Technical Services. -- Tel +1 716 737-3463 -- http://www.husted.com/abou

Re: POST and session-timeout (Extra Information)

2001-09-08 Thread Gregor Rayman
<[EMAIL PROTECTED]> wrote: > Hi All, > > I have a secured area in with FORM authentication, when I -POST- a Form after > the session has timed out and re-login, the information on the Form isn\'t > submitted anymore. The parameters are lost. Is there a possibility to have the > parameters still i

POST and session-timeout (Extra Information)

2001-09-08 Thread ralph
Hi All, I have a secured area in with FORM authentication, when I -POST- a Form after the session has timed out and re-login, the information on the Form isn\'t submitted anymore. The parameters are lost. Is there a possibility to have the parameters still in the request? Getting the form isn\

Re: AW: Struts vs. JADE (from IBM) - feature and usability comparison - n...

2001-09-08 Thread Robert Claeson
[EMAIL PROTECTED] wrote: > Not to mention that they built the new Administration Console in > struts... go > figure... I figure IBM is a large company. Just because the guy who built the web-based admin tools for WebSphere 4 single-server edition (the "real" WAS 4 has a different admin interf