I am sorry the question doesnt appear to be clear. I want to know how to use command objects in
jsp's using web flow. As I do i am getting an error as bean not declared. I decalred the commandclass, command name in a context file. Now I am not able to import it to the webflow file as I dont find any import element. I will be happy if someone could give me an example as how to use the command objects in web flow, in two different jsp' s each jsp having a different command class(Ex: 1) login page and 2) Product page)