> -----Original Message-----
> From: Paul Spencer [SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, May 14, 2002 10:31 PM
> To:   Jetspeed Users List
> Subject:      Re: A couple of questions...
> 
> 
> 
        >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

        This demo doesn't seem to encompass all of the tags.  It only uses
info, contentUri, and uriLookup.  What about pane, portlet, ecsscreen,
dynamicUri, link, and navigation?
        >
        >> 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.
        >

        I have added it to a users PSML through the customizer and it shows
up as a standard portlet on that page with the rest of the portlets.  Where
does the application portion come in?  

        From the documentation I understood that it automatically started
maximized or something similar.  I know that I can do set it to start as
maximized by myself...however that won't get me to the page that it is on.

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

        I will try this again...however, last time it didn't work.

        >
        >> 
        >> Thanks in advance,
        >> 
        >> Chris Widhelm
        >> 


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

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

Reply via email to