Chris Widhelm wrote:

> 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.
> 


See the demo portlet JSP1_2andJetspeedTagLib

> 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?


Just add the portlet to the PSML through the customizer.  Although I 
have not tried this, "full screen" may include Jetspeed's navigation bars.

> 
> 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.


The JSP must be visible to the web server. JSP portlets are not visible 
to the web server, only to Jetspeed

> 
> Thanks in advance,
> 
> Chris Widhelm
> 


Paul Spencer


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to