facebook

porlet tags confuses JSP visual designer

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #265699 Reply

    lindholm42
    Member

    Hi,
    I’m doing portlet development and I noticed that that portlet tags are not
    swallowed properly. I.e.:

    
     <a href="<portlet:renderURL>
              <portlet:param name="action" value="listMessages"/>
              <portlet:param name="folder" value="inbox"/>
            </portlet:renderURL>" style="border-left: 1px solid black">Inbox</a>
    

    shows up as

    
    " style="border-left: 1px solid black">Inbox
    

    in both the JSP visual designer and the Web 2.0 browser.

    #265745 Reply

    Riyad Kalla
    Member

    Uh oh, we’ll take a look at this.

    What portlet library are you using in your project for those taglibs so I can re-create a sample project on my end for a bug report?

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: porlet tags confuses JSP visual designer

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