facebook

how a jsp can read a value form a jsf bean

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #308726 Reply

    amir55
    Participant

    dear all

    I have a simple clear question

    I have next in my jsp file

    <f:param name=”body” value=”#{validator.body}” /> // here it does not recognise the #

    I just want the jsp to read the value of the property body from the class Vakidator.

    the value body is a changable variable

    thanks a lot

    Amir

    #308738

    Amir,
    Is there any error on the line that you have mentioned? What is the error shown?

    #308747

    amir55
    Participant

    hi dear

    I will make it simpler question

    how to
    1 – set and
    2 – pass a parameter from a class to jsf not from jsf to jsf

    many thanks

    Amir

    #308752

    Amir,
    I would recommend you to go through the following tutorial on JSF –
    http://www.myeclipseide.com/documentation/quickstarts/jsf/
    also, there are a couple of examples that you can go through. From the IDE select MyEclipse > Examples on Demand.

    Let me know if that helps.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: how a jsp can read a value form a jsf bean

You must be logged in to post in the forum log in