On Fri, Jan 28, 2011 at 11:40 AM, Anjib Mulepati wrote:
> So what will be the solution to issue #3?
>
Put the bean into the session.
Dave
1. " . when you try to display a bean property in your JSP you're not seeing the
value you expect in the browser."
Yes, I set the bean value in execute() method and I am trying to get that
display in JSP result page.
2. "You also submit a form, and you might mean that the form isn't being
On Fri, Jan 28, 2011 at 9:50 AM, Anjib Mulepati wrote:
> Can anyone help to get this simple program run?
I suspect you mean "run correctly".
> When I run this app I get null as result.
When describing a problem it's helpful to be specific: while reading the
code leads me to *believe* what you me
Can anyone help to get this simple program run?
Thanks
Anjib
On 1/27/2011 4:37 PM, Anjib Mulepati wrote:
1. JSP Files
=
a) Calling page
-
<%@ taglib uri="http://struts.apache.org/tags-bean"; prefix="bean" %>
<%@ taglib uri="http://struts.apache.org/tags-html"; prefix=
http://www.mkyong.com/tutorials/struts-tutorials/
> Date: Thu, 27 Jan 2011 16:37:27 -0500
> From: anji...@hotmail.com
> To: user@struts.apache.org
> Subject: Re: [S 1.3.8] Simple Struts Example
>
> 1. JSP Files
> ==
1. JSP Files
=
a) Calling page
-
<%@ taglib uri="http://struts.apache.org/tags-bean"; prefix="bean" %>
<%@ taglib uri="http://struts.apache.org/tags-html"; prefix="html" %>
<%@ taglib uri="http://struts.apache.org/tags-logic"; prefix="logic" %>
b) Result Pa
Hi All,
I am looking for the simple example of using beans and tag in Struts to
avoid using scriptlets. I am trying to get concept of using tag to
access result from back end using the beans. It will be very helpful if
some one can provide me a link or example which I can look into.
Thanks
7 matches
Mail list logo