The thing is that with current plugins you can add stuff to the framework,
but I want a way to plugin stuff into my application, not the framework
alone, ala eclipse. So I could plugin actions, with their jsps or whathever
they use, and have extension points in my application that get extended by
the plugins, my first shot was OSGi, but I quited before committing suicide
:)

musachy

On 4/10/07, Frank W. Zammetti <[EMAIL PROTECTED]> wrote:

Sounds cool Musachy!  I could see that being a useful thing for sure.

Thanks Laurie, that's what I was thinking was the case... I'd need to do
it in a compliant way, so I'll have to go with my backup plan instead.
Thanks guys.

Frank

Musachy Barroso wrote:
> I'm working on an Struts plugin to try to work around (more like hack
> around)  that and other fun stuff :)
>
> musachy
>
> On 4/10/07, Laurie Harper <[EMAIL PROTECTED]> wrote:
>>
>> Frank W. Zammetti wrote:
>> > Quick question... can anyone tell me if it's possible to forward to a
>> > JSP that is stored in a JAR file (i.e., in a JAR located in
>> > WEB-INF/lib), and if so, how?  I couldn't find a quick answer on the
>> > first few pages of Googling, figured someone here would probably know
>> > off the top of their heads.  Thanks!
>>
>> Not in any standard way, no. There may be container-specific solutions,
>> but you'd be working outside the spec.
>>
>> L.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>
>

--
Frank W. Zammetti
Founder and Chief Software Architect
Omnytex Technologies
http://www.omnytex.com
AIM/Yahoo: fzammetti
MSN: [EMAIL PROTECTED]
Author of "Practical Ajax Projects With Java Technology"
  (2006, Apress, ISBN 1-59059-695-1)
Java Web Parts - http://javawebparts.sourceforge.net
  Supplying the wheel, so you don't have to reinvent it!

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




--
"Hey you! Would you help me to carry the stone?" Pink Floyd

Reply via email to