1. Is there any documentation for the taglibs? I read through the tld and there aren't any descriptions there. I am trying to figure out what valid arguments are as well as what each of them are used for. If someone can give me a brief overview I can try and fill it out and submit it to be added to the site.
2. How do you call a portlet that is defined as an application? The documentation defines that if you set application=true in the .xreg then it will only be displayed full-screen. I have found that this is not true. Any information on why not and how you can invoke an application portlet? 3. How can I call a jsp from within a portlet and where do I put it? I have a jsp portlet that makes a call through an img tag (i.e. <img src="getImage.jsp"> ). The getImage.jsp looks up an image in a datastore and displays it in-line. For some reason I can't seem to figure out how to reference it and make it work. Thanks in advance, Chris Widhelm -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
