I have following form
.
In my action class I have following
public UpdateAccount account
{
List accountStatus;//list to hold all the checkbox values
List accounts; //list to hold all the accounts values
// getter setters
public String execute()
Hi,
I have an jsp page which is used as a result by two actions. However if the
request comes from one of the actions something extra needs to be on the
page. Is there way I can access the action name on the jsp page.
i.e
print something extra here
--
View this message in conte
Hi guys,
I am having some strange issues trying to upgrade from struts 2.0 to 2.1.
I have this simple login form
Simple jsp page
Username
Password
I am not sure actually, it was just an example I pulled the roseindia site.
This is all quite new to me.
newton.dave wrote:
>
> akoo wrote:
>> format.number = USD{0,number,##0.00}
>
> Is it possible to specify characters outside of the format string like
> that
Hi guys,
I have looked through all of the documentations and am just not having any
success formatting numbers (i.e 70333 -> 70,333) so I thought i'd ask you
guys. here are relevant snippets of my code.
Positions in the above code is a list
thanks I think I figured out the problem. I had implemented the model driven
interface, but had it returning a new Product() object instead. It works
now.
The OP's approach is appropriate when using the param-prepare-params
pattern. Sometimes it's essential that the domain objects are
in
I have page with a list of products and links to edit that particular
product.
Edit
My Product
Hi, forgive me if this has been asked before. I am just starting on struts
and wondering if I should first learn Struts 1 or just jump straight to
struts 2? Will spending time on struts 1 help me with struts 2 or will it
get in the way since everything in struts 2 is different from Struts 1? I
8 matches
Mail list logo