WebSphere Portal Server - deploying servlet in portal server

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere Portal Server > April 2006 > deploying servlet in portal server





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author deploying servlet in portal server
Quint

2006-04-27, 8:07 am

We are having some Java acript attched to theme which uses AJAX to get some back end data. We developed tghe back end component as servlet and deployed it is WAS. But is there a way we can deploy the servlet in portal server or is it possible for us to ha
ve a portlet that ia accesed not from a portlet but from a theme.
jtpape

2006-04-27, 8:07 am

Portal is just a J2EE application deployed to WebSphere Application Server. You can technically install any J2EE application onto a Portal app server.

Go right ahead, deploy your servlet WAR.




John Pape
IBM WebSphere / WebSphere Portal Specialist
Brian J. Sayatovic

2006-04-27, 8:07 am

When your portlet application is installed to WPS, it's just a WAR. That
WAR still has a normal web context root, so you can still reach your servlet
that way...

http://myserver/MyContext/MyServlet


This is exactly how I've handled AJAX for my portlets...

Regards,
Brian.

"Quint" <sridhar_b@infosys.com> wrote in message
news:1918438823.1145631122702.JavaMail.wassrvr@ltsgwas007.sby.ibm.com...
> We are having some Java acript attched to theme which uses AJAX to get

some back end data. We developed tghe back end component as servlet and
deployed it is WAS. But is there a way we can deploy the servlet in portal
server or is it possible for us to have a portlet that ia accesed not from a
portlet but from a theme.


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com