Thanks guys, I'll give these a try. Here's what I'm trying to do.

One of our teams is developing a struts application. This application
has a search component. I'm implementing the sid search using Apache
Nutch. However, the Nutch search web application is a non-struts JSP
web app.

I did the required modifications to the Nutch appplication (Look and
feel modifications, pagination etc.) and our QA did load testing and
everything using this prototype.

However, when the time came for integration, out strut guys were
unable to call the seperate search application using parameters and
display the results inside their strut app in a tile.

The result was the suggetion to _strutify_ the Nutch web application.
As you migh have guessed, I'm not famiiar with struts, so I'm almost a
spectator in this process. Unfortunately, by yesterday evening, the
_strutification_ team has broken search. The scary part is, that I
cannot debug this due to my lack of struts internals knowledge.

With a deadlne near, I was wondering whether the struts app can call
my original search app and display the search results inside their
application in a tile (which was the original plan).

Thanks for your comments, I'll make them try those today,

Tyrell.

On 1/7/06, Laurie Harper <[EMAIL PROTECTED]> wrote:
> Or just reference the JSP in your Tile definition. If these suggestions
> don't help, you'll need to give more detail on what you're trying to
> achieve and how you've tried to achieve it.
>
> L.
>
> Mark Lowe wrote:
> > If I've understood what you're after then wont jstl's c:import do what you 
> > need?
> >
> > Mark
> >
> > On 1/6/06, Tyrell Perera <[EMAIL PROTECTED]> wrote:
> >> Has any one else come across this type of requirement ? I would really
> >> appreciate speedy help.
> >>
> >> Tyrell
> >>
> >>
> >> On 1/6/06, Tyrell Perera <[EMAIL PROTECTED]> wrote:
> >>> Hi All,
> >>>
> >>> I'm developing a jsp application which generates a page which needs to
> >>> be displayed in a tile of a truts application. Is it possible to do
> >>> this and how. The struts developers do not seem to be able to do this.
> >>>
> >>> Please help !!!
> >>>
> >>> Regads,
> >>>
> >>> Tyrell
> >>> --
> >>>
> >>> =======================
> >>> http://tyrell.perera.blogspot.com
> >>>
> >>> "Simply I learned about her, and ungrudgingly do I share -- her riches
> >>> I do not hide away" - The Holy Bible (Book of Wisdom 7:13)
> >>>
> >>
> >> --
> >>
> >> =======================
> >> http://tyrell.perera.blogspot.com
> >>
> >> "Simply I learned about her, and ungrudgingly do I share -- her riches
> >> I do not hide away" - The Holy Bible (Book of Wisdom 7:13)
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: [EMAIL PROTECTED]
> >> For additional commands, e-mail: [EMAIL PROTECTED]
> >>
> >>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--

=======================
http://tyrell.perera.blogspot.com

"Simply I learned about her, and ungrudgingly do I share -- her riches
I do not hide away" - The Holy Bible (Book of Wisdom 7:13)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to