NYCPHP Meetup

NYPHP.org

[nycphp-talk] Shot in the dark: anyone here know JSP really well?

jon baer jonbaer at jonbaer.net
Wed Sep 24 09:06:41 EDT 2003


Well sounds more like a CLASSPATH problem then a BSF issue (a normal common problem when you try to attempt something "that should" work with all containers instead of what they were originally made for (Tomcat)) - thus another example of a common Java problem + why PHP is less of a hassle.  From what I remember on older versions JRun has an extensive management console that manage your .jars ... likewise you did not say which scripting language you are using underneath, for example if I use javascript w/ BSF I need to make sure js.jar is linked, etc.  

This would be your problem if BSFManager() can't find the required libs for the scripting language.  (likewise just guessing)

- Jon

----- Original Message ----- 
  From: Phil Powell 
  To: NYPHP Talk 
  Sent: Wednesday, September 24, 2003 11:49 AM
  Subject: Re: [nycphp-talk] Shot in the dark: anyone here know JSP really well?


  Thanx, actually I have already gone to jakarta.apache.org/bsf and downloaded the appropriate TLD and JAR files, installed, rebooted and tried using JRun, to no avail, I get NoClassDefFoundError on BSFManager() anytime I try using <bsf:expression> or <bsf:scriptlet>

  I thought that (for Dan's sake considering his PHP puritanical viewpointing) there might be some PHP programmers who can cross-program also in JSP and have run into any problems involving BSF.

  Happy now Dan?

  Phil
    ----- Original Message ----- 
    From: jon baer 
    To: NYPHP Talk 
    Sent: Wednesday, September 24, 2003 8:49 AM
    Subject: Re: [nycphp-talk] Shot in the dark: anyone here know JSP really well?


    BSF is a generic scripting framework, but you need to say what scripting language you are using underneath ... (i dont think you can use PHP but i could be wrong) ...

    http://jakarta.apache.org/bsf/

    The Alicebot Program D uses BSF for executing Javascript between <javascript> tags.

    - jon
      ----- Original Message ----- 
      From: Phil Powell 
      To: NYPHP Talk 
      Sent: Wednesday, September 24, 2003 11:19 AM
      Subject: [nycphp-talk] Shot in the dark: anyone here know JSP really well?


      I'm having trouble with using BSF-generated tags in JSP, and I can't find anyone that knows what BSF is.  Can someone here may help?

      Thanx
      Phil


--------------------------------------------------------------------------


      _______________________________________________
      talk mailing list
      talk at lists.nyphp.org
      http://lists.nyphp.org/mailman/listinfo/talk



----------------------------------------------------------------------------


    _______________________________________________
    talk mailing list
    talk at lists.nyphp.org
    http://lists.nyphp.org/mailman/listinfo/talk



------------------------------------------------------------------------------


  _______________________________________________
  talk mailing list
  talk at lists.nyphp.org
  http://lists.nyphp.org/mailman/listinfo/talk

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20030924/3983fe8c/attachment.html>


More information about the talk mailing list