[jboss-user] [JBoss Portal] - Struts portlet url for ajax

2008-09-09 Thread bryancan
I have a struts portlet that works great in another portal (LifeRay). I am 
converting it to work in JBoss 2.6.6. So far I have it down except for the url 
to my struts actions.

I currently use this in an ajax function to grab data from a db and populate a 
div:


  | function refreshMe() {
  | jQuery('body').css({cursor: "wait"}); 
  |   var url = "";
  |   jQuery('div#targetDiv').load(url,{},
  |   function() 
  | { 
  | jQuery('body').css({cursor: "auto"})
  | } 
  | );
  | }
  | 

What is the difference for Jboss?

Bryancan

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175216#4175216

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175216
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Struts Portlet Fileupload?

2007-05-15 Thread littlefish
How to upload a file in JBoss Portal with Struts Bridge??

--jsp--




the upper code is work in struts, but not work in struts bridge!
Any one know how to make it works?
THX!

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045678#4045678

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4045678
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - struts portlet bridge help

2007-04-04 Thread vikas01
can any one of u send me a link or some tutorial for struts- portlet bridge..  
and some working example.
its urgent.
any help appreciated.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4034434#4034434

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4034434
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Struts Portlet

2007-01-29 Thread sridhark79
Hi,

I have the following scenario to be deployed in a portal server using struts 
application.

Initial when the default page loads there is a search portlet and there are 3 
other portlet windows that show empty pages. So the whole page has got the 
search page.

When a search text is entered and submitted the application retreives data from 
different data sources and displays data in three other portlets.

Can the above requirement be fulfilled using struts application?

I saw the struts demo application. But the working is restricted to a single 
portlet only.

If anybody has any answers then do post to me.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4007705#4007705

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4007705
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Struts Portlet

2006-12-20 Thread sridhark79
Hi All,
I am using a Struts Application which has been ported into the Jboss Portal 
Server. The portal has been working fine. Thanks to the JBoss Struts Bridge. 
Now how can i get the PortletPreferences to my Struts Action class so that i 
store state data for each users.

I was going through documentation on Struts brigde but they havenot mentioned 
abot the prefences. Can any one help me out in this.?

Thanks in Advance
Sridhar

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3995239#3995239

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3995239
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Struts Portlet

2006-12-11 Thread anu123suya
I am using struts-demo-for-jboss-portal to build and develop a sample of struts 
portlet, it gives no warning or error but I am not able to see the new struts 
page? 

Could any body help on this. I am using jboss-portal-2.4.0 bundle 

Thanks in advance

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3992967#3992967

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3992967
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user