Hmm. I would think that the reason to use APR with Tomcat would be to
leverage Apache's SSL libraries. I'm not even sure if there's a big
performance benefit of that as opposed to alternative solutions such
as offloading SSL to a load-balancer. But you might benefit from
re-using Apache's SSL confi
Furthermore -- there's much better solutions than stand-alone Wikis
for what you're trying to do - ranging from FOSS solutions like Moodle
or Sakai - to closed-source systems like WebCT or BlackBoard.
I used to work for WebCT.
If you insist on staying with a Wiki -- I'd follow Alan's suggestion -
It's hard to read - but I think what the back cover contains is blurbs
from others commenting on the first edition of his book.
Mark
Grew up in Waco,TX (well actually, Hewitt :))
On 9/21/05, Kevin Monceaux <[EMAIL PROTECTED]> wrote:
> On Wed, Sep 21, 2005 at 01:04:10AM +, Kent Tong wrote:
> >
Manoj,
What are your JAVA OPT settings for Tomcat?
Mark
On 9/4/05, Fernando Padilla <[EMAIL PROTECTED]> wrote:
> So I suppose HTML page weight isn't an issue? If tapestry behaves just
> fine on a local network then it's probably not Tapestry's fault, look at
> the network and tomcat. I'll also
Andriy,
You might want to also try this in uPortal 2.5 (plus the latest
patches from uPortal's CVS). 2.5 portlet support was updated and what
you may have seen is bugs in 2.4.2.
Mark
On 9/2/05, Andriy <[EMAIL PROTECTED]> wrote:
> Ryan Wynn us.ibm.com> writes:
>
> >
> > Andriy,
> >
> > I'm using
Hi,
Let's break your questions into 2 distinct parts because they require
very different answers.
Q1 - RSS and Tapestry - essentially I think this is very much up to
you. RSS is just another data feed for al practical purposes - So
basically you would need to obtain an RSS feed, parse and then ren
and appears to better
utilize the resources on a machine.
And if you need to spread load-further, then you will need some type
of load-balancer like an F5 or Netscaler.
Mark
On 8/30/05, Borut BolĨina <[EMAIL PROTECTED]> wrote:
> Hello Mark,
>
> On 29.8.2005 18:23, Mark Wilcox
Hi Andriy,
Make sure that you have included all of the required libraries in your
WAR. You might also want to ask on the Liferay list.
Mark
On 8/29/05, Andriy <[EMAIL PROTECTED]> wrote:
> Hello all!
>
> If someone is familiar with Liferay portal, please help.
>
> I'm developing portlet applicat
Hi,
Tapestry in Action covers managing state. Start with 2.2.4 "Examinging
the Visit Object" and re-read that section. I think chapter 7 or so
may also have more information.
But Tapestry in Action will only cover how to maintain state in
Tapestry - it does not cover clustering directly because th
Hi Patrick,
I have been a very happy user of MyEclipse since it first came out.
While it is true you could get many of the plugins and install them
yourself - the point is that MyEclipse does this in one install step,
tests & improves many of the plugins you get and helps to better
integrate the
You should also read Howard's article on moving TheServerSide.com to Tapestry.
http://www.theserverside.com/articles/article.tss?l=TSSTapestry
Mark
On 8/26/05, Hensley, Richard <[EMAIL PROTECTED]> wrote:
> Borut,
>
> Do the current JSP application run in a clustered environment? There should
> b
Hi Andriy,
Can you be more specific?
I've not used Tapestry's portlet functionality yet - but I am familiar
with portlets in general.
The first time a portlet is loaded onto a page it's going to be called
with the doView method. It is up to the logic in that method to
determine what is presented
Hi Alan,
It sounds like you need to be looking more at a portal application
server instead of just trying to figure out how to cobble a tapestry
application together.
Portals are all about integrating disparate content together and with
JSR-168 support in Tapestry-4, it's simple to build portal
ap
Ron -
Sounds like a very useful doc but the attachment didn't seem to make
it through.
Mark
On 8/18/05, Ron Piterman <[EMAIL PROTECTED]> wrote:
> Hi all :)
> Just a small autogenerated ugly pdf, with a quick-ref to tapestry 4.0b4
> components. might be usefull...
> The PDF is generated from the
And if you could provide all of us with a free pony that would be awesome.
Mark
On 8/17/05, Warner Onstine <[EMAIL PROTECTED]> wrote:
> If you're interested the current chapter description is available
> from here - http://www.sourcebeat.com/TitleAction.do?id=12
>
> AJAX is definitely on the rad
Prepared statements are "safer" because they reduce (essentially
prevent) the inclusion of raw SQL.
All they can do is set a value of an expected SQL variable. On top of
this Java can be used to make sure that you're passing in the proper
type of business logic data.
Mark
On 8/8/05, Geoff Lon
Hi Ryan,
I can't really answer the Tapestry question but I'm active with
portlets - but to my knowledge there is no messaging API in the
JSR-168 specification. It's a common question (how to share data
between portlets) but there is no standard way to do that.
Mark W.
On 8/4/05, Ryan Wynn <[EMAIL
17 matches
Mail list logo