Allen Gilliland wrote:

> I think you have the right idea.  You would certainly need to write 
> your own code for talking to the web service and getting any data
> that you wanted because Roller doesn't have any built-in facility to
> do something like that.
> 
> Currently the main page is just a jsp, so to add in the data from 
> your web service you would just hack the jsp and make the calls to
> your code.

Or if you're not hell-bent on reinventing the wheel, use JSTL and a
simple <c:import url="http://example.com/webservice.xml"/>  :-)

FWIW!
-- 
Hassan Schroeder ----------------------------- [EMAIL PROTECTED]
Webtuitive Design ===  (+1) 408-938-0567   === http://webtuitive.com
                opinion: webtuitive.blogspot.com
                                
                          dream.  code.


Reply via email to