You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by alvaro beckerig <be...@domain.com.br> on 2000/03/10 20:48:46 UTC

Some Problems with Apache+Tomcat+FreeBSD...

Hi!

        I'm having some problems with apache & tomcat running together on a FreeBSD...

        I've tested some jsp files running on tomcat stand-alone, works fine, but when I tested it on apache + tomcat, I receive an error when I use:

    <jsp:setProperty name="item" property="*">

    and when I use:

    item.setName(something);
    item.setValue(something);

    It works just fine...
    Does Anybody here know something that can help me resolving this problem ???


Alvaro Beckerig - Brazil
(Sorry, but I think my english isn't good!)