Hi,
I'm trying to show a "There are no items in the list" message in my
application. I'm using a subset the following way:
evenodd">
There are no items in the list
But I'm not able to find how to access to the subse
What is the proper way in Struts2 to dynamically set a particular
application's session timeout value (HttpSession setMaxInactiveInterval)
during the login process so that the session properly expires?
Is this only possible by creating an HttpSessionListener and putting it
in web.xml?
public c
Hi to all, i have a problem with struts 2 templates. The problem is that
when i put a s:submit in my jsp for example, it automatically creates a
div containing the submit and a new column in the table, and i don't
want that, i only want only the button. Is there a way to tell struts
that i don'
Use the 'simple' theme. It just prints the HTML tag.
On 11/19/09, Oscar wrote:
> Hi to all, i have a problem with struts 2 templates. The problem is that
> when i put a s:submit in my jsp for example, it automatically creates a
> div containing the submit and a new column in the table, and i don'
Thanks for your answer Burton. I didn't know how to do that but for
others that could have that problem to the way to do this is the next:
Declare a constant in struts.xml like this:
Burton Rhodes escribió:
Use the 'simple' theme. It just prints the HTML tag.
On 11/19/09, Oscar wrote:
Hello all.
I have upgraded a Struts 2.0.11 project to 2.1.8, and I have some strange
behavior. The Struts stuff seems to work fine, and the Ajax stuff works
fine as well. The Hibernate stuff works as far as reading data is
concerned. But when I try to write a record, nothing happens on the
data
6 matches
Mail list logo