hi, if i have a url like abc.com/abc.phtml and i want to convert that into index.action?type=product&otherparam=abc
i think i can do via urlrewrite, i have done this in struts1 and not sure how to do in struts 2. Also, how will i call the method product () in the action(from url index.action?type=product&otherparam=abc) call i mean what configuration will i use, pl. advice more specifically for the second ques. -- Thanks and kind Regards, Abhishek jain