hi,
I have two problems :

1. How can I use the <frame> in the portlet ? When I write :
"<html> <head>
<title>CallJSPFrame</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<frameset cols="50%,50%" frameborder="NO" border="0" framespacing="0">
        <frame src="page1.jsp" name="zone1" scrolling="auto">
        <frame src="page2.jsp" name="zone2" scrolling="auto">
</frameset>
<noframes><body bgcolor="#FFFFFF" text="#000000"></body>
</noframes>
</html>"
and I call this JSP�:"CallJSPFrame" and nothing display in my portal 
(Jetpeed 1.3a2).

2. I write a login_JSP (for the connextion at portal) and I want use my JSP 
and no the Jetspeed Login (by default). How I do ? What's file I do modify ?

Thank you,
jose.

_________________________________________________________________
Envoyez et recevez des messages Hotmail sur votre p�riph�rique mobile : 
http://mobile.msn.com


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

Reply via email to