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 Peter Rajesh <ra...@siptech.co.in> on 2001/10/23 12:51:18 UTC

JSP Layout in Jetspeed

Hi,

I modified the Turbineresource properties file, to use JSP layout
instead of vm layout. After that when i login to jetspeed and click the
'Customize' link, the customize page is not getting displayed.  It is
working fine with the vm. Please let me know about that. Is that a bug
or any mistake i made?

Thanks,

Regards

Peter Rajesh


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org


Re: JSP Layout in Jetspeed

Posted by Paul Spencer <pa...@mikon.com>.
Frans Thamura wrote:
> 
> This is common question. I think I did it several times, even in this
> mailing list; :)
> 
> This is the definition of User and Dev. Update me if I am wrong.

>From the Jakarta's web site (http://jakarta.apache.org/site/mail.html): 
We ask that you do your best to respect the charter of the appropriate
mailing list. There are generally two types of lists that you can join. 

  The "User" list is where you should send questions and comments
  about configuration, setup, usage and other "user" types of questions. 

  The "Developer" list is where you should should send questions and
  comments about the actual software source code and general 
  "development" types of questions. 

> 
> What is the different with User and Dev, and we can send it to user mailing
> list and dev mailing list?

ONLY post to ONE mailing list! 

> 
> - User
> User mailing list is for general question, how to, problem, and even bug,
> because in common case, the bug come is not from the code it self, but
> because incorrect installation procedure or may be bug in another component,
> ex. Turbine, Castor etc.
> 
> This email develops documentation also.
> 

Your is OK.

> - Dev
> This is development, and will be an area for commiter and who will post a
> patch, proposal for future release. Commiter will post the bug from user to
> development mail.
> 

I prefer the Jakarta definition. In addition bugs should be entered into
Bugzilla, Jakarta's bug database.

> May be help.
> 
> Frans
> 

Paul Spencer

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org


Re: JSP Layout in Jetspeed

Posted by Frans Thamura <ft...@yahoo.com>.
This is common question. I think I did it several times, even in this
mailing list; :)

This is the definition of User and Dev. Update me if I am wrong.

What is the different with User and Dev, and we can send it to user mailing
list and dev mailing list?

- User
User mailing list is for general question, how to, problem, and even bug,
because in common case, the bug come is not from the code it self, but
because incorrect installation procedure or may be bug in another component,
ex. Turbine, Castor etc.

This email develops documentation also.

- Dev
This is development, and will be an area for commiter and who will post a
patch, proposal for future release. Commiter will post the bug from user to
development mail.

May be help.

Frans

----- Original Message -----
From: "Paul Spencer" <pa...@mikon.com>
To: <je...@jakarta.apache.org>
Sent: Tuesday, October 23, 2001 8:33 PM
Subject: Re: JSP Layout in Jetspeed


> Peter,
> You are cross posting again!  Please DO NOT cc to the developer list!
>
> I see the same problem, i.e. clicking the customize icon or the
> customize link does NOT run the customize when the layout is JSP.
>
> Paul Spencer
>
> Peter Rajesh wrote:
> >
> > Hi,
> >
> > I modified the Turbineresource properties file, to use JSP layout
> > instead of vm layout. After that when i login to jetspeed and click the
> > 'Customize' link, the customize page is not getting displayed.  It is
> > working fine with the vm. Please let me know about that. Is that a bug
> > or any mistake i made?
> >
> > Thanks,
> >
> > Regards
> >
> > Peter Rajesh
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org


Re: JSP Layout in Jetspeed

Posted by Paul Spencer <pa...@mikon.com>.
Peter,
You are cross posting again!  Please DO NOT cc to the developer list!

I see the same problem, i.e. clicking the customize icon or the
customize link does NOT run the customize when the layout is JSP.

Paul Spencer

Peter Rajesh wrote:
> 
> Hi,
> 
> I modified the Turbineresource properties file, to use JSP layout
> instead of vm layout. After that when i login to jetspeed and click the
> 'Customize' link, the customize page is not getting displayed.  It is
> working fine with the vm. Please let me know about that. Is that a bug
> or any mistake i made?
> 
> Thanks,
> 
> Regards
> 
> Peter Rajesh
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org


Re: JSP Layout in Jetspeed

Posted by Raphaël Luta <ra...@networks.groupvu.com>.
Paul Spencer wrote:

> Raphaël,
> Relative to the Customizer, what is missing in the JSP layout support? 
> I am under the impression that the customizer is portlet that is uses
> Velocity, but is should work with any layout. 
> 


To be frank, I've not checked recently but I guess the Customize.jsp
screen does not set the "Customized" mode like the Velocity one does
and thus the Customizer portlet is never called...


--
Raphael Luta - raphael.luta@networks.groupvu.com
Vivendi Universal Networks - Paris


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org


Re: JSP Layout in Jetspeed

Posted by Paul Spencer <pa...@mikon.com>.
Raphaël,
Relative to the Customizer, what is missing in the JSP layout support? 
I am under the impression that the customizer is portlet that is uses
Velocity, but is should work with any layout. 

Paul Spencer

Raphaël Luta wrote:
> 
> Peter Rajesh wrote:
> 
> > Hi,
> >
> > I modified the Turbineresource properties file, to use JSP layout
> > instead of vm layout. After that when i login to jetspeed and click the
> > 'Customize' link, the customize page is not getting displayed.  It is
> > working fine with the vm. Please let me know about that. Is that a bug
> > or any mistake i made?
> >
> 
> JSP support is not as up to date as Velocity in Jetspeed 1.3a2.
> 
> --
> Raphael Luta - raphael.luta@networks.groupvu.com
> Vivendi Universal Networks - Paris
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org


Re: JSP Layout in Jetspeed

Posted by Raphaël Luta <ra...@networks.groupvu.com>.
Peter Rajesh wrote:

> Hi,
> 
> I modified the Turbineresource properties file, to use JSP layout
> instead of vm layout. After that when i login to jetspeed and click the
> 'Customize' link, the customize page is not getting displayed.  It is
> working fine with the vm. Please let me know about that. Is that a bug
> or any mistake i made?
> 

JSP support is not as up to date as Velocity in Jetspeed 1.3a2.

--
Raphael Luta - raphael.luta@networks.groupvu.com
Vivendi Universal Networks - Paris


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org