Hi nadia What search engine do you need?
If it's for some search on the web, there is the GooglePortlet that is available here : http://sourceforge.net/project/showfiles.php?group_id=91153 To make it work, you also need the Google key that you can dowload here: http://www.google.com/apis/ After, you need to create the *.xml files for JBoss Portal and put the value of the Googlekey into portlet.xml like this: | <init-param> | <name>key</name> | <value>YYY+XxxXXXXXxxxxXX+YYy</value> | </init-param> | | I wish it helps you and it was an engine like that you need... if not, sorry for the disturbance. Flo. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3884339#3884339 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3884339 ------------------------------------------------------- This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual core and dual graphics technology at this free one hour event hosted by HP, AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
