You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by DA <DA...@ProCom.de> on 2002/09/16 09:24:57 UTC

AW: JSP Tag description, manual, guide, examples

No :-) 
No answers !!!

If there is anybody out there, who have a detailed JSP tag
description(samples) please mail it to this list.
If you know one not the complete tag library send us what you know ;-)

1000 Thanx

The JSP users

> 
> Dear,
> I want to know do you have got the answer of your former 
> questions which u
> posted in
> Jetspeed User mail list?
> if u'v got the answer,pls let me know
> 
> thanks a lot
> 
> >Hi,
> >
> >i have some questions about the jsp tag lib.
> >If you have any own descriptions about the tag lib, please mail them!
> >I think every new jsp user needs a more detailed tag description like
> >http://jakarta.apache.org/jetspeed/site/portlet_config_JSP.html
> >
> >A. What is the difference between the following lines ?
> >
> >    <a href="<jetspeed:dynamicUri template="myscreen.jsp"/>?id=1">
> >dynamicUriLookup template <a>
> >    <a href="<jetspeed:dynamicUri screen="myscreen.jsp"/>?id=1">
> >dynamicUriLookup screen <a>
> >    <a href="<jetspeed:link template="myscreen.jsp"/>?id=1"> 
> link template
> ><a>
> >
> >They all open a page from the templates/../screens directory as a new
> screen
> >(fullpage inside jetspeed)
> >  
> >
> This sounds correct, although I have not  tried it.  I know 
> screens and 
> template are the same in may places.
> 
> >B. This statement opens a Portlet inside my jsp page without 
> clicking the
> >hyperlink (YES ?)
> > <a href="<jetspeed:portlet 
> name="DatabaseBrowserTest"/>?id=1">  porlet <a>
> >  
> >
> This just defines a link.
> 
> >C. What is the jsp version of the following line out of 
> user-browser.vm ?
> > <a
> >href="$jslink.getPaneByName("UserRoleForm").addPathInfo("enti
> tyid",$user.Us
> e
> >rName)">Roles</a>
> >  
> >
> This is a Velocivy statement, not JSP.
> 
> >D.What is th correct use of the pane tag?
> >
> >  
> >
> A Pane is a group or portlets.  In the case of the default 
> turbine user, 
> the portlet under the Home tab are in the Home pane.
> 
> >Thanx
> >Bjoern
> >
> >--
> >To unsubscribe, e-mail:   
> <mailto:jetspeed-user-unsubscribe@jakarta.apache.
> org>
>  
>  
> Software Engineer
> Software Factory,Competence Center 
> gedas (Shanghai) Information Technology Co.,Ltd 
> 38/F,Jin Mao Tower 
> No.88,Century Boulevard,Pudong New Area 
> Shanghai,200120,P.R.China 
> Tel:+86-21-5047 0011- 403 
> Fax:+86-21-5047 1801 
> mailto:james.wang@gedas.com.cn 
> www.gedas.com.cn
> 

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: AW: JSP Tag description, manual, guide, examples

Posted by Paul Spencer <pa...@apache.org>.
See the JSP portlet examples.  Aside from that and the code, I am not
aware of any documentation.

We welcome contributions in this area.

Paul Spencer

DA wrote:

> No :-) 
> No answers !!!
> 
> If there is anybody out there, who have a detailed JSP tag
> description(samples) please mail it to this list.
> If you know one not the complete tag library send us what you know ;-)
> 
> 1000 Thanx
> 
> The JSP users
> 
> 
>>Dear,
>>I want to know do you have got the answer of your former 
>>questions which u
>>posted in
>>Jetspeed User mail list?
>>if u'v got the answer,pls let me know
>>
>>thanks a lot
>>
>>
>>>Hi,
>>>
>>>i have some questions about the jsp tag lib.
>>>If you have any own descriptions about the tag lib, please mail them!
>>>I think every new jsp user needs a more detailed tag description like
>>>http://jakarta.apache.org/jetspeed/site/portlet_config_JSP.html
>>>
>>>A. What is the difference between the following lines ?
>>>
>>>   <a href="<jetspeed:dynamicUri template="myscreen.jsp"/>?id=1">
>>>dynamicUriLookup template <a>
>>>   <a href="<jetspeed:dynamicUri screen="myscreen.jsp"/>?id=1">
>>>dynamicUriLookup screen <a>
>>>   <a href="<jetspeed:link template="myscreen.jsp"/>?id=1"> 
>>>
>>link template
>>
>>><a>
>>>
>>>They all open a page from the templates/../screens directory as a new
>>>
>>screen
>>
>>>(fullpage inside jetspeed)
>>> 
>>>
>>>
>>This sounds correct, although I have not  tried it.  I know 
>>screens and 
>>template are the same in may places.
>>
>>
>>>B. This statement opens a Portlet inside my jsp page without 
>>>
>>clicking the
>>
>>>hyperlink (YES ?)
>>><a href="<jetspeed:portlet 
>>>
>>name="DatabaseBrowserTest"/>?id=1">  porlet <a>
>>
>>> 
>>>
>>>
>>This just defines a link.
>>
>>
>>>C. What is the jsp version of the following line out of 
>>>
>>user-browser.vm ?
>>
>>><a
>>>href="$jslink.getPaneByName("UserRoleForm").addPathInfo("enti
>>>
>>tyid",$user.Us
>>e
>>
>>>rName)">Roles</a>
>>> 
>>>
>>>
>>This is a Velocivy statement, not JSP.
>>
>>
>>>D.What is th correct use of the pane tag?
>>>
>>> 
>>>
>>>
>>A Pane is a group or portlets.  In the case of the default 
>>turbine user, 
>>the portlet under the Home tab are in the Home pane.
>>
>>
>>>Thanx
>>>Bjoern
>>>
>>>--
>>>To unsubscribe, e-mail:   
>>>
>><mailto:jetspeed-user-unsubscribe@jakarta.apache.
>>org>
>> 
>> 
>>Software Engineer
>>Software Factory,Competence Center 
>>gedas (Shanghai) Information Technology Co.,Ltd 
>>38/F,Jin Mao Tower 
>>No.88,Century Boulevard,Pudong New Area 
>>Shanghai,200120,P.R.China 
>>Tel:+86-21-5047 0011- 403 
>>Fax:+86-21-5047 1801 
>>mailto:james.wang@gedas.com.cn 
>>www.gedas.com.cn
>>
>>
> 
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>
> 
> 



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>