Hi Thank you for reading my post how i can access the web page elements value (for example in login page to username and password) from the button action method ?
I do not want to use binding the page elements with the backing bean that my action method is inside it. is there any other way ? thanks

