I want to convert a view ID into a URL using EL.
The purpose of doing this is to use an html <form/> tag to submit a form to a page using GET instead of POST. The form’s action attribute needs to have a URL, unlike <h:form/>.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This writes the outbound URL from a view ID via the servlet container in a single step: