Hi All:
I am new in Struts and have a question to group.
I am responsible to implement this screen as below:
Task Name
Percent Completed
Do studying struts framework
Start Button
Do studying customer requirement
Start Button
Do studying bean maker
Start Button
System requirement is when user clicks "Start", the
system will get taskId and do check task constraints. I have used
Collection
to contain a list of tasks retured by previous screen (SignInAction, after
user signin to the system) and use StartTaskForm to set taskId. But, at
this
moment, the StartTaskAction always get the first task in the collection. I
do not know why?
Would you give some suggestions to get taskId when i click "Start" button
in
the above screen.
Thank you very much,
Nam
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]