0:29 PM
To: '[EMAIL PROTECTED]'
Cc: YENUMULA Krishna Reddy
Subject: Need Solution
Sensitivity: Confidential
> Hi,
>
> We are trying to do small application by using Strut frame work.
>
> We have coded a sample jsp with defined tag "text".This tag is wroking
This is really for the struts-user list.
However... the error you have pasted here has nothing to do with the
username property, but with the bean's property for "institution". More
specifically, struts can't find it. Could be that you're getter method
for the institution property is not publi
> Hi,
>
> We are trying to do small application by using Strut frame work.
>
> We have coded a sample jsp with defined tag "text".This tag is wroking
> only for the property as "username". It is not working, if you give
> differnet name other than "username". We have taken the example given by
Hi Cedric,
I am very happy about ur response, it is very help me on our project, could u possible
to send code how
u test the condition before forwarding the page?.
thanks & regards
raj
This is not a bug in Struts, neither in Components / Extended Template.
You can't do a sendRedirect() once you have start to write the response.
What you are trying to do is to build a page, and when you encounter a special
condition, you want
to build another page, dropping the previous
Hi all,
My definition:
in header.jsp i like to call response.sendRedirect("test.jsp") for one
logic, but i got exception
"Response has already been committed' java.lang.IllegalStateException:
Response has already been committed at
org.apache.tomcat.facade.HttpServletR
//LoginButton1.gif" ALT="Login">
Here the bean tag is not accepting, i know because of nested tag. So
what is the solution to pass value dynamically over here?
thanks & regards
raj