Can transform this 'jsp code' to 'jstl code'?
<%@ taglib uri="http://java.sun.com/portlet"; prefix="portlet" %>
|
| <%=renderRequest.getAttribute("foo") %>
This not work:
This not work:
This not work:
Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=view
I have a Smtp server on localhost, 25 port
I have this code:
...
MailModule module2 = (MailModule)getPortletContext().getAttribute("MailModule");
| if(module2 != null ){
| module2.send("[EMAIL PROTECTED]","[EMAIL PROTECTED]","hello User","hello");
| }
...
Jboss portal throw this exception:
(pardon for my English, I'm Spanish)
Yes, I use Eclipse Ide to develop my portlets.
These are my steps:
1 - I create a new project. (I will base on the portlet HellowPortlet example
http://labs.jboss.com/portal/index.html?ctrl:id=page.default.downloads&project=portletswap&category=.portlets.sam
When I put many elements in my menu (top of page), my page breaks the desing.
I can solve this? With other layout and theme?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929514#3929514
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=postin
I recomended you:
Docs of jboss
http://www.jboss.com/products/jbossportal/docs
Examples Portlets
http://labs.jboss.com/portal/portletswap/index.html
http://sourceforge.net/projects/portlet-opensrc
Other
http://edocs.bea.com/wlac/portals/docs/portlet.html
http://www.caucho.com/resin-3.0/portlet/t
Yes, but few portlets.
Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929239#3929239
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3929239
---
This SF.Net em
what is the best IDE to develop portlets?
I use Eclipse, (run packaging with Jboss IDE Eclipse)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3928889#3928889
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3928889
Oh!! Thanks. It's perfect to start
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=392#392
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=392
---
This SF.Ne
JBoss Portal 2.2
on
jboss-4.0.4RC1
with
possgress 8.1 (using admin count)
Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3928887#3928887
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3928887
-
where I can find more example of portles? (with source code and without source
code)?
Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3928883#3928883
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3928883
--
I'm creating new directory on CMS (in root folder, call 'new') and error ocurs:
08:20:42,133 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: 23505
| 08:20:42,133 ERROR [JDBCExceptionReporter] ERROR: duplicate key violates
unique constraint "jbp_cms_wsp_prop_pkey"
| 08:20:42,133 ERROR [A
11 matches
Mail list logo