I'm searching a JBoss version with version 48.0 of servlet-api.jar.
Currently, i've downloaded the JBoss 4.2.0.GA with version 49.0 of
servlet-api.jar.
Anyone can say me what is the right version for my problem ?
[javac] bad class file:
D:\jboss-4.2.0.GA\server\default\lib\servlet-api.jar(java
URL looks like:
http://localhost:18080/portal/auth/portal/dashboard/admin/default/11?action=6&mode=view
The "action" param is added by the tag. So it's difficult
to guess it.
It's a POST form. Hidden input fields are used to store data. There is no
"action" hidden fields. So, if I transform t
...The tag produces a HTML form...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4038639#4038639
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4038639
___
jboss-user mailing l
I think I found why it doesn't work out of the box.
The tag produces a ... with method = POST. Some parameters are set by
javascript action. But it's too late, the url is already generated (using
). So the GET method is the solution.
With some javascript I can change the method and add the para
Sure, but extremeComponents is working flowlessly with uPortal and Liferay, so
I was wondering why not in JBoss. In fact I'm developping a portlet oriented
framework and I want it to run on the largest number of portals.
Looks like some components will be available on restricted portals.
Thank
Hi,
I'm willing to use ExtremeComponents in portlets running in a JBossPortal
2.6.0-beta1 environment.
The table is displayed correctly, but I cannot sort data. When I click on the
row title, it reloads the portlet but nothing change. What can it be ?
Any help would be appreciated,
François
Hi again,
I found a workaround :
|
|
|
|
then,
requestURI="<%="http://"+request.getServerName()+":"+request.getServerPort()+urlCourante%>"
But I'm not sure it's very generic.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4038354#4038354
R
I'm using JBPortal 2.6.0-BETA 1.
I'm a bit puzzle as I'm not able to make displaytag running on JetSpeed 2 too.
And it's the same for eXtremeComponents.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4038333#4038333
Reply to the post :
http://www.jboss.com/i
Hi,
I'm facing the same issue. The URL generated by displaytag is
http://localhost:18080/applicationTestPortlet/portal/auth/portal/dashboard/admin/default/11?action=2&action=formulaireVue2Controller&d-49653-o=2&d-49653-p=1&d-49653-s=1
The right one is :
http://localhost:18080/portal/auth/portal