I believe it's possible to do what you'd like to do. Unfortunately,
I've never done this with JSF, so I can't really offer any advice.
Matt
On 2/5/08, sudheerp <[EMAIL PROTECTED]> wrote:
>
> Hello Matt,
>
> Thanks for the reply. It is not the error, I want to switch between
> forms, ie,
> I
Hello Matt,
Thanks for the reply. It is not the error, I want to switch between
forms, ie,
I have a manuscript form related to author form (many-to-one), and agreement
form,
work order, cover disign, typesetting order etc all having relation with
manuscript (one-to-one).
I have a selec
I don't understand what you're hoping to accomplish. Can you explain
in more detail what you want and post the error you're seeing when
you try to do it?
Matt
On Feb 5, 2008, at 12:24 AM, sudheerp wrote:
Hi Friends,
I am using appfuse-jsf 1.9.4
..
Hi Friends,
I am using appfuse-jsf 1.9.4
..
I want to invoke the edit method of the manuscriptForm bean
programmatically (from my
java source). Also please let me know how to pass the param 'id' to it.
Thank you.