1 Reply Latest reply on Feb 25, 2010 6:40 PM by luxspes

    seam-gen jsp

    maggi

      Can seam-gen create jsp just like it creates the xhtml form quickly seam new-form? I have not seen this option with seam-gen help.


      What are the quick steps to create jsp? I am assuming that we will have .jspx file inside which I can right java code. If not, please correct.

        • 1. Re: seam-gen jsp

          san d wrote on Feb 25, 2010 12:22:


          Can seam-gen create jsp just like it creates the xhtml form quickly seam new-form? I have not seen this option with seam-gen help.


          It could, but you would  have to modify the freemarker templates that control seam-gen (and that would be a lot of work).



          What are the quick steps to create jsp? I am assuming that we will have .jspx file inside which I can right java code. If not, please correct.



          Seam is not compatible with jsp. Please vote in JBSEAM-3532 to make it so.


          Weld, on the other hand, can be used in JSP pages. You can see some examples in Solder