JSP WYSIWYG Tools

Hello all,
What's the deal with JSP WYSIWYG tools? Is Dreamweaver still the only option? I have been searching for a way to rapidly develop JSP pages. I want to "drag and drop" beans onto the pages. I did see IBM's WS Studio, but it's a huge download, and I think it is expensive. I tried to find a plugin for eclipse, but the closest plugin to what I would like to use is MyEclipse workbench, but it does not seem to have the visual "drag and drop".
This may sound bad to diehard Java fans, but Microsoft's Visual Studio has a great WYSIWYG tool for C# ASP.NET!
MS Visual Studio is also expensive, but my company has an MSDN subscription which includes VS, so I could use that for free, but I would like to stay true to my Java roots and use a Java product!
Someone please help me. Any suggestions would be great.
Thanks.
-Rob Corbin

What is wrong with Dreamweaver.Another new tool is coming for developing jsp pages from SUN called Creator..U can try it that.
It is not yet realesed,a good tool for developing web pages.
Anand

Similar Messages

  • TagLib created by EJB to JSP Integration Tool

              Hi, I've an EJB deployed on WebLogic 6.1 and I'm using WebLogic's EJB to JSP Integration
              Tool to create JSP Tag Libraries.
              I've written a jsp look like this.
              <%@ taglib uri="WEB-INF/abc-tags.tld" prefix="abc" %>
              

    In web.xml include a <taglib> element
              taglib>
              <taglib-uri>/abc-tags</taglib-uri>
              <taglib-location>WEB-INF/abc-tags.tld</taglib-location>
              </taglib>
              Gary Tam wrote:
              > Hi, I've an EJB deployed on WebLogic 6.1 and I'm using WebLogic's EJB to JSP Integration
              > Tool to create JSP Tag Libraries.
              > I've written a jsp look like this.
              >
              > <%@ taglib uri="WEB-INF/abc-tags.tld" prefix="abc" %>
              

  • JSP development tools

    hi,
    All the while, I'm an ASP Developer, but now have interest to become a JSP Developer. As a beginner, I'm here would like to know, what are the most famous JSP web development tools that are used for most of the JSP developer.
    I'm now using notepad. Did do some search on internet, but don't know which are the best.
    PLease help.

    If you want a WYSWYG editor, use Macromedia Dreamweaver...it's more oriented to a designer than a developer, but it's the best WYSWYG option...
    If you want professional development, the two best IDEs I've tryed are Borland JBuilder 8, and Omnicore Codeguide 6...
    Of course, there are too many different options...even open source options...
    Hernux

  • HELP with EJB to JSP Integration tool WLS 7.0

              Hi,
              Has anyone used the EJB2JSP Integration tool in WLS 7.0? I can't find any documenation
              except for the page at http://edocs.bea.com/wls/docs70/jsp/ejb2jsp.html. It is
              not much help. I can get the graphical tool to run, but not import a .jar file.
              This is the error I get when trying to open an ejb.jar.
              C:\bea\user_projects\myTestDomain\applications\DefaultWebApp\WEB-INF\classes\EJB\Spike>java
              weblogic.servlet.ejb2jsp.gui.Main
              error occurred: java.lang.NullPointerException
              java.lang.NullPointerException
              at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
              at java.lang.ClassLoader.loadClass(ClassLoader.java:287)
              at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
              at weblogic.servlet.ejb2jsp.Utils.createBeanDescriptor(Utils.java:343)
              at weblogic.servlet.ejb2jsp.Utils.createDefaultDescriptor(Utils.java:314)
              at weblogic.servlet.ejb2jsp.Utils.createDefaultDescriptor(Utils.java:266)
              at weblogic.servlet.ejb2jsp.gui.Main.loadFromPaths(Main.java:391)
              at weblogic.servlet.ejb2jsp.gui.Main.doNew(Main.java:378)
              at weblogic.servlet.ejb2jsp.gui.Main$5.run(Main.java:575)
              at weblogic.servlet.ejb2jsp.gui.MainWorker.run(Main.java:757)
              at java.lang.Thread.run(Thread.java:479)
              error occurred: java.lang.NullPointerException
              java.lang.NullPointerException
              at weblogic.servlet.ejb2jsp.gui.Main.doNew(Main.java:379)
              at weblogic.servlet.ejb2jsp.gui.Main$5.run(Main.java:575)
              at weblogic.servlet.ejb2jsp.gui.MainWorker.run(Main.java:757)
              at java.lang.Thread.run(Thread.java:479)
              Is this error and the fix to it obvious to someone else? If so, I would appreciate
              some help!
              THank you!!
              Wendy
              

    Try weblogic.servlet.ejb2jsp.gui.Main
    Kris

  • Change edit wysiwyg tool bar width?

    Anyone know Exactly how to change the tool bar width on the edit pages for the wiki and blogs.
    I noticed the comment in /usr/share/collaboration/css/required/toolbar.css
    .edit_toolbar{
    width:700px; /* width is actually set in wiki.js as mFinalWidth. also modify in theme.plist. */
    that said to change it in the wiki.js, but changing/editing the mFinalWidth in the /usr/share/collaboration/javascript/wiki.js doesn't change it. Also noted that you make a change/modification to the theme.plist, but what changes would you make to that file?
    Any ideas?
    -Silas
    International Affairs
    University of Oregon
    Message was edited by: IA IT, added path and details.

    If your custom theme sets a toolbar width that is too small for the contents of the toolbar, you'd also need to override the inner div. Its default is set to 824px to keep the toolbar buttons from wrapping oddly as the toolbar opens.
    /* minimum width clipping container... */
    .contentstoolbar{
    width:824px; /* might need to account for parent border/padding */
    Overriding the previous value would probably be a better option than realigning the action buttons, but if you wanted to do that, you could override the float property for the following:
    .tbactions a:link, .tbactions a:visited
    Customizing the editing interface on your theme is completely unsupported, of course, but you can rewrite the styles however you want. If you know CSS well, it's fairly easy to change the toolbar width or replace the toolbar icons, but you could even restyle the drop-down menus, reorder the buttons, etc. The CSS is pretty flexible.
    In order to dissect the page and figure out what to change and where to change it, I'd suggest using a developer tool like the WebKit Inspector or the Firebug plugin for Firefox. We used both extensively while building the app. Good luck.
    Message was edited by: James Craig changed "changing the previous value" to "overriding the previous value"

  • The JSP WYSIWYG Editor can't display most Unicode characters

    Eclipse supports display of Unicode characters very well since version 3. However, NitroX couldn't display most most of them. Well, besides characters from other non-Western European languages, NitroX can't even display characters that it's supposed to support. Well, that's what I think so. I mean, when we type the & character, we have the whole list of character entity references amongst which we could find &and; &nabla; &or; &rarr; but which are not displayed correctly. And many more are in this case.
    Is this a feature or a bug? By "feature", it means that we can't get them in free version.

    I have exactly the same problem. I support web pages for 25 European countries. I've not seen Nitrox support any unicode characters. Until M7 answers this question or fixes the editor, you can use the Eclipse editor to see and edit the text.

  • EJB to JSP Integration Tool

              Hello,
              I am looking for the command line version of
              java weblogic.servlet.ejb2jsp.gui.Main
              What is it and where is the doco please?
              Thank you,
              T
              

              Got it sorry ;-)
              As simple as weblogic.servlet.ejb2jsp.Main
              t
              

  • Choosing a JSP tool

    Hello. Your response would be greatly appreciated.
    We are in the process of choosing a JSP Development tool.
    It must be very robust and capable of handling a copmlex database application.
    It must be intuitive and easy to use.
    I has to be very visual and user-friandly.
    It should have capability to be used by a team of developers on one project, in other words it has to have check in/out capabilities.
    It needs to have capapility for debugging.
    It also needs to have ability to allow for quick testing of developed stuff.
    If anybody knows a tool/tools that can handle requirements listed above, please let your opinion be expressed. This would be VERY helpful for me as well as thousands of other developers out there.
    I am looking forward to the replies.
    Sincerely,
    Alexander.

    I use Homesite 4.5 from allaire for JSP/HTML development. It is very user friendly and has a variety of expansion features as well as deployment options. I just got JBuilder foundation edition with a book I bought. You can search the Apache/Jakarta web site for CVS to get check in/ check out capabilities. I have also downloaded both Tomcat and orion-server for development. Of all of the aforementioned items, only Homesite and potentially JBuilder come with a price-tag (also orion-server for deployment). This is what I would consider an economical yet very robust solution.

  • Help: MAM 3.0 UI Generation Tool (JSP Generation)

    Hi folks!
    I need your help. I'm getting started with developing in xMAM 3.0.
    I've read through OKP Learning Maps and MAM Enhancement Guides.
    I've found in every documentation that I've to use the MAM UI Generation Tool.
    Now i tried an get a lot of error codes.
    Can everyone help me? I didn't found any guide to this topic.
    I've to know the right usage of this tool.
    Thanks in advice.
    Best Regards
    Matthias

    Hi Matthias,
    MAM3.0 has two distinctive versions: PDA and laptop.
    If you project is to do enhancements for PDA version you don't need JSP Generator tool.
    If you need to enhance laptop version: you still have a choice - either to modify standard pages manually and/or write your own JSPs or use the tool to genearate modified or new pages.
    generation is obvioulsy easier so JSP Generator can be handy.
    There is a document which is called MBS_MAM_30_Generator_Guide.doc but I couldn't find links to it.
    I would advice you to open OSS message to MAM componnet and request this document.
    It has all the info.
    As for the errors that you get while using the tool - you need to give more details if you want people to help with localising them.
    Cheers,
    Larissa Limarova

  • How to select the right JSP for a locale

    This may be a very stupid question but someone please help me out. I've
    looked at the JSP spec and the Weblogic documentation and even browsed the
    newsgroup and I still can't figure this out. Perhaps I'm just being dense
    (more than likely).
    What we want to do is support multiple locals from one server. My idea is
    that we'd write the JSP in English then hire translation companies to
    convert the JSP to French,German, Japanese, etc.(We've moved all the java
    code out of the JSPs using taglibs/java beans to make this easier). What
    we'd like to do is have all the languages on the server at once and based on
    the local of the client select the right JSP. We'd still like the URL to
    remain constant. What I can't seem to figure out is how to have one URL
    (like http:/www.myserver.com/example.JSP) and have the server select the
    right real JSP for the local (like example-en.JSP, example-fr.JSP, etc).
    I had hoped I could find a deployment descriptor (J2EE or Weblogic specific)
    directive that mapped a URL to a set of JSP based on locale but I don't see
    one.
    How does one make this happen or is the wrong way to do it". If it the
    "wrong way" what is the right way? Any links or example someone can point
    me to would be great.
    Kent

    We use a Servlet "filter" (not the Servlet 2.3 sense, but a 2.2 servlet that
    does a RequestDispatch.forward())
    This filter selects the most appropriate JSP page (using a similar naming
    convention to the one you indicate), then server-side forwards to it. Works
    quite well.
    j
    "Kent Mitchell" <[email protected]> wrote in message
    news:[email protected]...
    So has anybody come up with other solutions that work better. I was
    thinking about having a "main" jsp that all it did was check the local and
    then forward the request to the right internationalized jsp. So forexample
    I'd have the three files:
    someMain.jsp
    someMain-EN.jsp
    someMain-FR.jsp
    The main check the local and forwards to EN for English and FRfor French.
    etc.. Has anyone done anything like this? Is so what were the pros and
    cons?
    Kent
    "Mettu Kumar" <[email protected]> wrote in message
    news:[email protected]...
    Completely Agree. Once you start using TAG's get Internationalized
    Strings
    tools
    are less useful.
    Kumar.
    Kent Mitchell wrote:
    O.K. but doesn't this sort of make JSP editing tools like dreamweaver
    pretty
    much useless because of all the embedded Java code or and I missing
    something.
    "Mettu Kumar" <[email protected]> wrote in message
    news:[email protected]...
    Kent,
    Most common way of doing this is having one jsp where All the
    Textual
    messages in the page are read from properties file based on Locale.
    Kumar.
    Kent Mitchell wrote:
    This may be a very stupid question but someone please help me out.
    I've
    looked at the JSP spec and the Weblogic documentation and evenbrowsed
    the
    newsgroup and I still can't figure this out. Perhaps I'm just
    being
    dense
    (more than likely).
    What we want to do is support multiple locals from one server. My
    idea
    is
    that we'd write the JSP in English then hire translation companies
    to
    convert the JSP to French,German, Japanese, etc.(We've moved all
    the
    java
    code out of the JSPs using taglibs/java beans to make this
    easier).
    What
    we'd like to do is have all the languages on the server at once
    and
    based on
    the local of the client select the right JSP. We'd still like the
    URL
    to
    remain constant. What I can't seem to figure out is how to have
    one
    URL
    (like http:/www.myserver.com/example.JSP) and have the server
    select
    the
    right real JSP for the local (like example-en.JSP, example-fr.JSP,etc).
    I had hoped I could find a deployment descriptor (J2EE or Weblogicspecific)
    directive that mapped a URL to a set of JSP based on locale but I
    don't
    see
    one.
    How does one make this happen or is the wrong way to do it". If
    it
    the
    "wrong way" what is the right way? Any links or example someone
    can
    point
    me to would be great.
    Kent

  • Is it possible to use JSP with EJB

    A pretty dumb question.
    JSP + Servlet + DB can be used together to write a j2EE application, such as some shopping system.
    But what's the usage for EJB? Does it still need JSP to do the output to client?

    To use a JSP with an EJB:
    Create a taglib for the EJB and access the EJB in the JSP with the taglib.
    WebLogic provides the EJB to JSP integration tool.
    http://e-docs.bea.com/wls/docs61/jsp/ejb2jsp.html

  • Can only see User Management in Admin Tools

    I configured an LDAP realm and included the required admin group to access
    the Administration Tools. However, the only thing I can see in
    Administration Tools is User Management. Why is that?

    Wendy,
    Would it be possible for you to send us a file from your LDAP directory
    server? Please forward this information to the support case you have open.
    In the \iPlanet\Servers\slapd-yourhost\config directory.
    Send the dse.ldif file.
    Basically what we want to do is to compare the user and group dn values
    specified in the vlvBase lines with your config.xml. Also grab the
    string that starts with creatorsname ... look for something like
    creatorsName:
    uid=admin,ou=administrators,ou=topologymanagement,o=netscaperoot
    The principal value in the config.xml will be the creatorsName string.
    Set the principal string in config.xml should be something like
    Principal="uid=admin,ou=Administrators,ou=TopologyManagement,o=NetscapeRoot"
    unless your iPlanet schema has been changed.
    So, in the config.xml LDAPRealm definition explicitly set Group is context.
    GroupIsContext="false"
    Set the AuthProtocol to simple.
    Your config.xml LDAPRealm definition should have 13 fields and look
    something like:
    <LDAPRealm
    AuthProtocol="simple"
    Credential="password"
    GroupDN="o=beasys.com, ou=Groups"
    GroupIsContext="false"
    GroupNameAttribute="cn"
    GroupUsernameAttribute="uniquemember"
    LDAPURL="ldap://myhost.beasys.com:389"
    Name="myLdapRealmV1"
    Principal="uid=admin,ou=Administrators,ou=TopologyManagement,o=NetscapeRoot"
    SSLEnable="false"
    UserAuthentication="bind"
    UserDN="o=beasys.com, ou=People"
    UserNameAttribute="uid"/>
    -- Jim
    Wendy Kajiyama wrote:
    Hi,
    iPlanet 5.0, no service pack.
    I got the user and group DN from our Network Admin.
    "Jim Litton" <[email protected]> wrote in message
    news:[email protected]...
    Wendy,
    Can you also supply the vendor and version number of your directory
    server?
    I was looking at your config.xml from your support case and I am
    unfamiliar with the user DN and group DN strings you are using.
    Where did you find the syntax for those strings? Is that particular
    string syntax documented somewhere on the LDAP vendors site?
    Jim Litton
    Developer Relations
    Ture Hoefner wrote:
    Hello Wendy,
    I suspect a configuration problem in the LDAPRealm, but it is possible
    that you have a P13N-only license. That is probably a long-shot because
    I
    don't know if we sell those any more. You are using Portal 7.0, right?
    I can try to help... can you answer these questions:
    * which version?
    * After you log into as "administrator" (who is a member of
    "SystemAdministrator"), can you access the Group Management tools and
    see
    the "SystemAdministrator" group and the list of users who belong to that
    group?
    * Do the all of the users and groups that you see match what you have
    in
    your LDAP server?
    "Wendy Kajiyama" <[email protected]> wrote in message
    news:[email protected]...
    Hi Ture,
    Thanks for your reply. Unfortunately, after contacting support and
    receiving the patch for LDAP I am still having the problem of not being
    able
    to see the icons in Admin Tools.
    Any other ideas?
    Thanks,
    wendy
    "Ture Hoefner" <replyto@newsgroup> wrote in message
    news:[email protected]...
    Hi Wendy,
    Which version?
    After you log into as "administrator" (who is a member of
    "SystemAdministrator"), can you access the Group Management tools and
    see
    the "SystemAdministrator" group and the list of users who belong to
    that
    group? Does it match what you have in your LDAP server? If you cannot
    list
    members of groups in your Portal JSP admin tool then contact support
    and
    ask
    for the patch that fully enables WLS's LDAPRealm for use with Portal
    (it
    is
    CR070870 for Portal 4.0, I don't know if there is a patch for 7.0, or
    if
    it
    is included in a SP for 7.0...)
    If you are able to list the users in a group then make sure you have
    the
    group "SystemAdministrator", not "SystemAdministrators".
    I've used delegated portal administration with LDAPRealm for 7.0 so I
    know
    it works. I suspect a configuration issue. I will try to help you
    figure
    it out.
    "Wendy Kajiyama" <[email protected]> wrote in message
    news:[email protected]...
    yup, i set up LDAP to have the required administrator groups and log
    in
    the
    admin tools as administrator which is a user in the
    SystemAdministrator
    group.
    "kurt c" <[email protected]> wrote in message
    news:[email protected]...
    could this not be a permissions issue? are you logged in as
    'administrator'?
    "Wendy Kajiyama" <[email protected]> wrote:
    I checked to see if ebusiness.jar was in my application and it's
    there.
    Any
    other ideas?
    Thanks!
    wendy
    "Peter Laird" <[email protected]> wrote in message
    news:[email protected]...
    Wendy,
    You may be seeing CR081150, which is a bug report regarding the
    removal
    of
    ebusiness.jar
    from your application. If you remove this JAR, the admin tool
    fails
    to
    load certain
    EJBs which cause it to only display more than the user tool. The
    workaround is
    to put ebusiness.jar back into your applicaiton. If this is
    unacceptable,
    contact
    Support and they will work with you.
    Cheers,
    PJL
    "Wendy Kajiyama" <[email protected]> wrote:
    I configured an LDAP realm and included the required admin group
    to
    access
    the Administration Tools. However, the only thing I can see in
    Administration Tools is User Management. Why is that?

  • GUI / WISIGWIG tools for java interfaces?

    I'm new to Java 2/swing programming. I come from a WebObjects/Enterprise Objects (Apple's tools) background.
    What GUI tools are there for creating a java 2 GUI?
    Michael

    Borland JBuilder 4 is one that I have used. But I suggest you learn to do GIU without WYSIWYG-tools first, that will help you understand and debug the code the tools create.

  • Is Adobe Contribute 6.5 the right tool to update the design of my website written in ColdFusion 8?

    I am trying to decide between Contribute or purchasing ColdFusion.  Because I do not currently own ColdFusion I have no way to read the .cfm files, and would to save the money on my purchase if possible.

    Are you an application developer or do you just need to update content on an existing site?
    As an application developer, there are a variety of programs you can use to edit .cfm files, as they are just text files. But here are a few that I have used:
    Eclipse with the CFEclipse plugin (these tools are free)
    Dreamweaver
    ColdFusion Builder
    I have only a passing familiarity with Contribute, but I believe it is largely used to control edit access/delegate responsibility over parts of your site to content editors, and to provide those content editors with WYSIWYG tools for editing.

  • Redeploy precompiled JSPs to managed server in exploded format without incurring a JSP recompile

         How do you redeploy precompiled JSPs to a managed server in exploded format without
    incurring a JSP recompile?
         Our application is deployed in Two Phase, Stage mode, Exploded Format. We regularly
    update JSPs on our Production application and would like to be able to redeploy
    JSPs without incurring the JSP recompile. I am able to precompile JSPs and redeploy
    the JSP and compiled JSP to the managed server, but the updated page is still
    recompiled.
         I've searched the BEA site, newsgroups, and web and still need some help.
         Additional information:
         - precompile in web.xml is false. we'd prefer not to precompile all the jsps
    at startup to minimize Production downtimes when deploying new major releases
         - the compiled JSPs reside in ~/classes/jsp_servlet and not ~/WEB-INF/classes/jsp_servlet
         - our directory structure looks like:
              ~/app
                   /META-INF
                   /WEB-INF
                   /classes ( compiled source )
                        /hotwire ( java class files )
                        /jsp_servlet ( compiled jsps )
              ~/deploy ( property files )
                   /prod
                        /web.xml
                        /weblogic.xml
              ~/src ( java files )
                   hotwire/
         I found this information on the BEA newsgroup ( http://newsgroups.bea.com/cgi-bin/dnewsweb?cmd=article&group=weblogic.developer.interest.jsp&item=582&utag=
    ) regarding the _isStale() method for compiled JSPs, but wasn't able to get it
    to work when the file was in the exact same path ( note: compilation occurred
    on a different machine than the managed view server )
         Do we have to store our compiled JSP files under /WEB-INF/classes for this feature
    to work and in a WAR?
         What am I missing?
         Regards,
              Paul

    Hi Mark,
    Thank you for replying and logging the CR. I've read lots of your posts in researching
    this issue and was hoping you'd reply.
    I used the JSP Precompile Validation Utility ( http://dev2dev.bea.com/resourcelibrary/utilitiestools/adminmgmt.jsp
    ) and tested against WLS8.1sp2 and agree with your assessment. The JSP Time utility
    indicates that the JSP and compiled class are in agreement, yet the server always
    recompiled the JSP after I redeployed that particular file and class. I opened
    Case Ticket #: 473459 that includes a test script, output, and lots of information.
    It's currently being investigated. I'll inform the BEA Relations engineer and
    add my name to the CR you opened.
    Dynamic content updates without recompiles is something we'd really like to be
    able to do. We are hoping to be able to do specific frequent content updates
    in the afternoon as opposed to 1:00 AM :)
    Thanks again,
    Paul
    JSP TIME TOOL:
    Summary
    ====================
    Total JSP Files: 1
    Total JSP that will compile in server because of missing _staticIsStale method:....
    0
    Total JSP that will compile in server because of wrong weblogic version:...........
    0
    Total JSP that will compile in server because jsp is newer than parse date:........
    0
    Total JSP that will compile in server because missing class:.......................
    0
    REDEPLOY COMMAND:
    $JAVA weblogic.Deployer -adminurl t3://localhost:7004 -user <username> -password
    <password> -name phoenixApp -targets phoenixViewWebApp@wlview1 -redeploy web/jsp/customer-care/indexMain.jsp
    WEB-INF/classes/jsp_servlet/_web/_jsp/_customer_45_care/__indexmain.jsp
    WEBLOGIC LOG:
    ####<Jan 13, 2004 3:33:04 PM PST> <Info> <Deployer> <ppjsp01> <wlview1> <ExecuteThread:
    '2' for queue: 'weblogic.kernel.System'> <<WLS Kernel>> <> <BEA-149059> <Module
    phoenixViewWebApp of application phoenixApp is transitioning from active to prepared
    on server wlview1.>
    ####<Jan 13, 2004 3:33:04 PM PST> <Info> <Deployer> <ppjsp01> <wlview1> <ExecuteThread:
    '2' for queue: 'weblogic.kernel.System'> <<WLS Kernel>> <> <BEA-149060> <Module
    phoenixViewWebApp of application phoenixApp successfully transitioned from active
    to prepared on server wlview1.>
    ####<Jan 13, 2004 3:33:05 PM PST> <Info> <Deployer> <ppjsp01> <wlview1> <ExecuteThread:
    '2' for queue: 'weblogic.kernel.System'> <<WLS Kernel>> <> <BEA-149059> <Module
    phoenixViewWebApp of application phoenixApp is transitioning from prepared to
    active on server wlview1.>
    ####<Jan 13, 2004 3:33:05 PM PST> <Info> <Deployer> <ppjsp01> <wlview1> <ExecuteThread:
    '2' for queue: 'weblogic.kernel.System'> <<WLS Kernel>> <> <BEA-149060> <Module
    phoenixViewWebApp of application phoenixApp successfully transitioned from prepared
    to active on server wlview1.>
    ####<Jan 13, 2004 3:38:13 PM PST> <Info> <HTTP> <ppjsp01> <wlview1> <ExecuteThread:
    '119' for queue: 'default'> <<anonymous>> <> <BEA-101295> <Recompiling JSP [ServletContext(id=31702491,name=phoenixViewWebApp,context-path=)],
    resource [web/jsp/customer-care/indexMain.jsp], because it is stale. It was previously
    compiled using a different version of WebLogic Server.
    JSP build version: 8.1.2.0
    WLS build version: 8.1.2.0.>
    ####<Jan 13, 2004 3:38:13 PM PST> <Info> <HTTP> <ppjsp01> <wlview1> <ExecuteThread:
    '119' for queue: 'default'> <<anonymous>> <> <BEA-101047> <[ServletContext(id=31702491,name=phoenixViewWebApp,context-path=)]
    Generated java file: /opt/p4/phoenix/6.2/app/WEB-INF/classes/jsp_servlet/_web/_jsp/_customer_45_care/__indexmain.java>
    "Mark Griffith" <[email protected]> wrote:
    So this is a scenario that we should support Paul.
    There are a couple of issues.
    1) I dont think our weblogic.Deployer api currently does a very good
    job of
    this at all, since it is MOSTLY concerned with redeployment of applications
    and modules, and in this scenario you dont want app redpeloyment you
    just
    want what are essentially content files distributed. In otherwords the
    api
    I worry wont help you distributing files for this case, at least in this
    current release and SP.
    2) once you get the files to the location, things should in the servlet
    containers.
    Having said that it is easier if you are able to have the application's
    deployed with -no-stage, or no-copying, or shared application, that way
    you
    have one location to copy files to vs. many stage dirs. Either way you'll
    have to copy the jsp's and the classfiles to the webapp directories.
    Additionally I just tried this on 8.1. sp2 and the stale-check by the
    servlet container is busted. :( I opened a bug on this: CR133453.
    Not
    sure if this is in sp1 or not, didnt have time to check it. I suggest
    you
    contact support and get your name added to this CR to raise its priority.
    Cheers
    mbg

Maybe you are looking for

  • How can i make an external Hard drive default for iphoto

    I have maxed out my memory on my MacBook with iPhoto 09.  I have been trying to export photos to an external HD and then make the external HD my default drive for future photo downloads from my camera.  Also, I need to clean off space on the internal

  • Deleting Mail Users

    Hi. If I delete the two user accounts in Mail on a computer I'm giving away,(still up and running OSX10.3.9)will it have any effect on the other computer I'm using? It might sound stupid, but I'd hate to go for my email on the other computer and find

  • Find My Phone not working when connected to international service provider

    I recently moved from the US to Switzerland and changed my SIM card from one of Verizon's to one of Orange's (Orange is a popular provider in Switzerland). Unfortunately, the Find My Phone feature is now not working, whether I'm connected to WiFi or

  • Error 4261 when burning a CD with 7.0.1

    Each time I try to burn a cd with 7.0.1 I get error 4261 and the burning is canceled, below is my cd diagnostic, can someone help please, thank you in advance, Microsoft Windows XP Home Edition Service Pack 2 (Build 2600) Dell Inc. Dimension 4700 iTu

  • Location settings change by themselves

    I am trying to set up several "locations" so I can quickly change configurations (mostly between being wired-only or wireless-only to I can test various devices). For example, I have locations "Automatic" (where Ethernet and Wireless are enabled), "E