• jsp 2.0

    I want to use a jsp 2.0 and EL language for my web application (tomcat 5, I think...). Can I use tomcat 5 from jakarta and uninstall tomcat 4 from jboss? It's possible? what happen if I do it?
    Profile Photo
    created by gscarpellini
  • HttpException(400,Bad Request,Missing Content) when posting

    Hello, Today i have been breaking my head, why my application didnt stored my input. I wanted to save a string of about 80.000 characters, and my database allows a lot more, so that could be the problem. Even my appl...
    Profile Photo
    created by dehussler
  • what time release jboss3.2.4?

    what time release jboss3.2.4?
    Profile Photo
    created by zhaoxin_gl
  • Cannot find form ?? in any scope

    Hi, we have an existing struts application that ran fine under wls but I'm having some issues with it running under jboss-3.2.2_tomcat-4.1.27. Here is the unique problem. I have one jsp(submissionSummary.jsp) that is...
    Profile Photo
    created by zgranj
  • UILogLevel & AgentLogLevel

    What do the logging options FATAL, ERROR, WARN, INFO, DEBUG actually mean?
    Profile Photo
    last modified by bentleyodel1
  • My out PageContext implementation

    I want to specify my own class (that extends standard PageContextImpl) for pageContext implicit object. How can I do this without server recompilation, i.e. with the help of only configuration files?
    Profile Photo
    created by avkxx
  • doPost method is passed the query string from the URI

    I have a form using a POST method but the query string that is passed into the doPost method is the URI query string. How do I access the POST parameters? (ie. if I print req.getQueryString().toString() then the param...
    Profile Photo
    last modified by uhurusurfa
  • Problem in reading data if field in database is Unique const

      "mallikarjunab" wrote: Hi All, If a field is unique constraint and if it allows nulls (i.e. nullable) then there is problem in reading the data for display and even updating that record when application is ru...
    Profile Photo
    created by mallikarjunab
  • Parsing taglib action tags in application when running in JB

    Hi all, i have a application which is running in WebLogic 8.1 (works in 7.0 also) application server, and when i port this application to JBoss 3.2.2 i'm facing the following problem. i have taglibrary which will in...
    Profile Photo
    created by mallikarjunab
  • Connection Error in J2EE application when running in JBoss 3

    Hi All, I have J2EE application which is basically developed on Weblogic 8.1 and which need to be tested on JBoss 3.2.3, application is deployed and is working fine, but one major problem is when ever any updates ar...
    Profile Photo
    created by mallikarjunab
  • "null" display in textboxes and textarea.

    Hello all, i have a application which is already developed in weblogic and which is working fine. when i deploy this application in JBoss 3.2.3 application server and started using, i'm facing following problem. 1....
    Profile Photo
    created by mallikarjunab
  • ejb entity definition (migration from weblogic 7 to jboss 3.

    Hi, I have worked several month on WebLogic but i am a little newbie on jboss. I try to test the availibility to migrate weblogic (7.01) ejbs on jboss (3.2.2RC1) with Tomcat (4.1.24) on an DB2/AS400 database. I'm al...
    Profile Photo
    created by pmir
  • WAP Site on JBoss

    I am considering implementing a web app that supports WML on JBoss/jetty. Has anyone tried something similar? If so how did it go? Andrew
    Profile Photo
    last modified by andchri
  • Where is jboss 3.2.3 + Jetty

    Curiously it is still jboss 3.2.3RC1 + jetty I suppose for the moment we can plug the jetty-service from 3.2.3RC1 in jboss-3.2.3 / tomcat.
    Profile Photo
    last modified by wdrai
  • can we have the .Net equivalent of App Domains in JBoss

    I came across this very important link where the concept of app domains has ben realised by the java researchers. do have a look at it [url]http://www.cs.cornell.edu/slk/jk-0.91/doc/Default.html
    Profile Photo
    created by melini
  • How to keep Resin from listening to HTTP requests while JBOS

    Hi, we're using JBOSS 3.2.2 together with Resin 2.1.10. Problem we encounter is that our app, running under JBOSS is not fully intitialized yet while Resin already accepts HTTP requests. This results in the applicati...
    Profile Photo
    created by mprintz
  • SingleSignOn in JBoss 3.2.3 ?

    I just downloaded and installed JBoss-3.2.3.zip from the sourceforge site. (Is that a stable release ?) Now i'm trying to get SingleSignOn working I tried to add to my jboss-service.xml in jbossweb.sar but it had no...
    Profile Photo
    last modified by jsurf
  • Error Use Struts in jsp???

    hell Error When I use Struts in jsp ( jbuilder9+jboss3.2.2) example: <bean:define .....> error but <jsp:useBean > right why???
    Profile Photo
    created by zerobao
  • TLD problem in JBoss4

    I get the following error deploying a JSF based war to the latest version of JBoss 4. 22:30:18,451 ERROR [Engine] StandardWrapperValve[Faces Servlet]: Servlet.service () for servlet Faces Servlet threw exception org....
    Profile Photo
    created by moatas
  • losing context after successful signon

    I'm using Jboss 3.2.1 with the Jetty bundle. I'm deploying a web application, and I'm using a FORM login with j_security_check and j_username and j_password. When I try to access a protected page I get redirected to t...
    Profile Photo
    last modified by guy_andy