Online Help System for Web Apps

Hi all,
Does anyone know a good and free online help system for Java webapps, I've tried Oracle Help for the Web and it's nice, except that it won't run on WebSphere v5.1 (which is a requirement).
Thank you,

Hi Len
Basically it's like this. WebHelp is nothing more than a collection of HTML pages that each contain different "Topics". This means that each page has a unique URL which may be used to view it. Normally, WebHelp is presented with the surrounding frameset (also known as the Skin) and the Topic is shown in the Topic pane of the Frameset.
What Jeff has shown is what you might get if you just link to the URL of the topic. I say *MIGHT* because whether you see the "Show" link is configurable and you can generate WebHelp where it's not factored in.
So you have many options of linking to your help. You can link to a single topic where only that topic appears. You can link to the WebHelp generically and the end user finds their own way to the information they are looking for. You can link to a Bookmarked location inside a topic either on its own or within the frameset. And if you are using the WebHelp API, you can specify your own Window that will be used. Otherwise, your developer can create the window using their own means.
Cheers... Rick
Helpful and Handy Links
RoboHelp Wish Form/Bug Reporting Form
Begin learning RoboHelp HTML 7 or 8 moments from now - $24.95!
Adobe Certified RoboHelp HTML Training
SorcererStone Blog
RoboHelp eBooks

Similar Messages

  • How to implement Help System for an exit Web application

    I want to know detail steps to use OHW create a Help System for an exit ADF web application.
    I read a lot doc about Oracle Help.
    I down load the demo bundle and test it. It seems working. But it need to start separately. Also I do not know how to use it to build a help system for an exit ADF web application.
    Any body can help me to learn HOW with jdeveloper step by step.
    Thanks.

    Frank,
    Thanks for your reply.
    I checked the site that you mentioned.
    I try the sample “demo with bundle. The sample worked.
    But it needed to start separately with the application.
    I do not know how to build a help system with the existed web application developed with Jdeveloper (It has two projects: model and user-view-control. It is deployed on Oracle Application server).
    Could you help me step by step to build the help system?

  • USELESS ONLINE HELP FACILITIES For all the amazing productivity aids that APPLE offers the world I have to report that their online support service is worse than useless and has recently been the source of immense time wasting and irritation.

    USELESS ONLINE HELP FACILITIES
    For all the amazing productivity aids that APPLE offers the world I have to report that their online support service is worse than useless and has recently been the source of immense time wasting and irritation.
    Incident 1. Since many months attempts to download new and updated APPs produced a response – Apple ID Disabled. I had no time to consult an APPLE Store due to work in distant lands. When I finally visited yesterday I was told that as my IPAD has been reported as stolen, and APPLE in its wisdom had blocked its usage! I am not sure how they became so misinformed and nobody every advised me while with a few swift moves APPLE could have located me by email address or SKYPE.
    Incident 2. Once the above anomaly had been fixed I tried to down load a newspaper and diligently input my address, credit card number and personal data. Repeatedly I was advised that my Credit Card was invalid and my postal code was incorrect! Really!
    I was left to guess that having moved from UK to the US I should have advised APPLE! Not being told of this requirement brought about a second visit to APPLE Store in the same day to waste both mine and their time with a routine anomaly. How parochial in the context of a globalized world!
    In each case I tried to resolve the issues using online access to a help line and by calling by phone at the numbers on the APPLE Website. In each of four separate occasions I diligently went through the routine and  ended up with a message that thanked me for contacting Apple followed by a polite ‘Good Bye’!
    In desperation I went to an Apple Store for the second time in a day as it is close to where I live when I am not working. On both occasions I was courteously attended to by Apple Staff.
    However, my work is usually far away from the US and it is generally many thousands of miles to the nearest Apple Store therefore online help is viewed as imperative if one is to resolve issues away from home.
    Why can Apple not provide a clearly marked EMAIL address and Telephone number at a Help Desk with real people to respond to requests for help? It would cost nothing in relative terms and might restore my high level of anti-APPLE sentiment that these two recent events have provoked.
    Peter Hanney
    Miami, Fl.

    Why can Apple not provide a clearly marked EMAIL address and Telephone number at a Help Desk with real people to respond to requests for help?
    If that is your question, the answer is at the bottom right of this web page. It is clearly marked "Contact Us" and is the best way, really the only way, to contact Apple.
    If there were a publicly posted email address for concerns such as yours, it would be quickly filled with spam in about three minutes, thereby becoming instantly useless to you and everyone else. Apple would need to change it hourly, if not more often. That is also the reason you ought not to post your name, location, and what appears to be your iPad's serial number on this publicly viewable website.
    Apple does not respond here and I can find no other questions for your fellow Apple users to answer.

  • Custom module templates for Web Apps

    Just wanting to see if there's anyone out there who knows if the custom module templates from the September release are available for Web Apps?  I can't seem to get them to work.
    When placing {module_webapps,8168,a template=”/custom/wap-contract.tpl”} I get a "No Items Found" response. I would appreciate help as this would be very useful in building Web Apps and I can't find documentation on it
    Thanks

    They do work with Web Apps, I've been able to use it successfully. Here is the only documentation I can find on it so far:
    http://helpx.adobe.com/business-catalyst/partner/using-custom-templates-modules.html
    Curious though, when  you get "No items found" that means there are no web app items to show. So we don't really know if your custom template worked or not. If you can get some items to show up and they use the default layout, then we know something is wrong.
    Hope this helps,
    Chad Smith | http://bcgurus.com/Business-Catalyst-Templates for only $7

  • JavaHelp for web app?

    Hello,
    I'm trying to include JavaHelp for our web application.
    Has anyone used this tool or any other tool with javascript for displaying help for web apps?
    I tried to follow the browser demo that is in applet and comes with javahelp zip. It worked fine for me, but when tried to follow the same setting for the web application, I am getting this error.
    java.lang.NoClassDefFoundError: Could not initialize class com.inmedius.mentor.support.amecr.JavaHelpApplet
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
         at java.lang.reflect.Constructor.newInstance(Unknown Source)
         at java.lang.Class.newInstance0(Unknown Source)
         at java.lang.Class.newInstance(Unknown Source)
         at sun.applet.AppletPanel.createApplet(Unknown Source)
         at sun.plugin.AppletViewer.createApplet(Unknown Source)
         at sun.applet.AppletPanel.runLoader(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)I know it cannot find the class, but I'm not sure how to configure it.
    I have the following call to applet:
    <Applet WIDTH = 26 HEIGHT = 26  codebase="http://tetra:80/AMECR" code = "com.inmedius.mentor.support.amecr.JavaHelpApplet.class" archive="AMECR.war">
         <PARAM NAME = HELPSETURL VALUE ="AMECR/GAPIHelp.hs">
         <PARAM NAME = HELPSETNAME VALUE ="GAPIHelp">
    </Applet>Also, since applet approach is not that much favored, do you know if any other way to include this tool within web applications or any other tool that would do the same thing?
    Any input is greatly appreciated.
    Thanks,

    Yes, as long as you conform to what the HelpSet specifies you can use Servlets / JSPs.

  • Problems with "save for web" app low quality messed up images

    Please help I have never had a problem with the "save for web" application before (over three years) I am currently running A.I. cs3 on windows vista. in the past whenever I save anything this way the images were always clean. as of yesterday everything I try to save through the save for web app the images are very low quality all the vector has jagged edges, it is very low rez looking and the file sizes are very small, half the size they normaly would be. What did I do to change the settings or better yet how can I get it back to the way it was.

    Thank you for your help I moved the folder but it still did not fix this problem. it is also not just the jpg option under the save for web app but all the setting ie. gif, png, ect. ect. Also the the files sizes are much less, example I exported a design as a jpg with the quality setting about 6 the file size was 374kb when I exported the same design through the save for web app the file size was only 45 kb on the quilty setting of 100. further more in the preview screen of "save for web" the original images as well as the optimized both look messed up. The "save for web" app has always worked for me in the past never a problem and I use this app alot so it is very important.

  • How To Create A Technical And Business Systems For Web AS ABAP ???

    Hi Experts,
    How To Create A Technical And Business Systems For Web AS ABAP ???
    Please Let me Know All the Step-By-Step Process to Create ????
    Points Will be Given
    Regards
    Khanna

    Hi Sumit,
    When U Told the thing that first time to execute the RZ70 and All i Did this in XI System
    So I got An Entry for the Technical System for XI System.
    Now i Deleted that and Executed RZ70 in R/3.
    When I Executed RZ70, I got this Error.
    <b> "RFC Call failed: Error Opening an RFC Connection "</b>.
    Now I am Unable to see Any Technical System  Under Web As ABAP. It's Showing Empty Now.
    Please Let me know
    Regards
    Khanna

  • Help systems for Win, Linux, and Solaris

    Is there a flavor of RoboHelp that can generate
    cross-platform help? I would like to create a single Help system
    for Windows, Linux Redhat 4 ES, and Solaris 10.

    See http://forums.adobe.com/thread/1417974
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Creating an online help system from FM files

    I have been tasked with converting a 340 page user manual in
    FrameMaker into RoboHelp in order to create an online help system.
    I have imported all the FM files into RoboHelp. Each Project
    file is a chapter from the FM user manual and each topic is a
    subchapter.
    Many of the images crossed over successfully. However, many
    came across blurry and others didn't come across at all, instead
    appearing as a small red box.
    I have been unable to figure out how to get the images that
    did not come across into RoboHelp.
    After compiling and viewing the primary layout - it looks
    pretty good (at least to me). The font and styles in RoboHelp are
    the same that were in FM.
    I am VERY new to RoboHelp and have learned FM primarily
    through trial and error with some outside instruction.
    I need help in getting the images into RoboHelp and some
    advice on whether or not I am on the right track with my online
    help system.

    Hi there Not User Friendly!
    Can you give me an URL showing me your online help?
    Im about making two huge online help systems, but im new to
    Framemaker and RoboHelp.
    One of them contains thousands of pages mades in Framemaker,
    the other one is going to be made from scratch.
    If you have any advices etc, I would welcome them a lot.
    Thanks in advance

  • Web 2.0 Online Help System

     Hi,
    I'm currently using RH 8 to generate WebHelp for various web-based applications. Unfortunately, the help system's appearance has been deemed outdated. I've been tasked with finding an online help solution that provides a cleaner appearance with a blog-type feel that provides a web 2.0 experience. I've provided a few sample online help solutions below.
    Sample solutions:
    [http://support.twitter.com/ | http://support.twitter.com/]  (sans tweets)
    [https://support.skype.com/en/ | https://support.skype.com/en/]
    I would be more than willing to update to the latest version of RH if it can deliver this type of solution. Although all suggestions are welcome, the ideal solution should not require a client installation.
    Thanks!
    Joe

    Hi Joe
    As my fellow Community Professional Craig indicated above, the two examples do appear to be themed to match other elements of the sites.
    Additionally, RoboHelp 8 doesn't offer a simple "make this single option choice" sort of way to create what you are asking about. But that doesn't mean it can't be done with a bit of work. If you were to upgrade to RoboHelp 10, it offers some new HTML 5 layouts that may offer something close to what you are looking for.
    If you want to stick with RoboHelp 8, what you might to to get something similar to the Twitter page would be to eliminate everything but the Search field. Then eliminate the left navigation panel. You might even need to consider using ZoomSearch as described on fellow Community Professional Peter Grainge's site at the link below:
    Click here to view Peter's site
    If you omit the navigation frame as earlier described, you would then need to create a "home" page with links that point to the other pages.
    Hopefully this helps... Rick

  • Providing "user-defined" content/help for web app

    We are working on a new app for CGBU and want to allow the application system integrators to define their own "custom" help pages or content. I was wondering if any Oracle (or other apps) had done this with OHW. Looking for suggestions on how to go about this the right way. Anybody done something like this, please advise on your approach.

    I think Oracle EM has developed custom help pages for their product.

  • Detail on High Availability options for Web Apps

    Hi,
    I do really struggle to locate actual information on Azure Availability offerings / capabilities...as an Infrastructure Architect it has bugged me for years now with Azure offerings!
    Something that simply states the availability within any local DC and options for true HA over 2 or more DC's.
    We are moving away from using Web Roles to Web Apps for solutions for our clients. I understand the principles of fault domains, etc. with Web Role requirements for min. of 2 to (mostly) avoid MS update disruption within a single DataCenter, but cannot locate
    similar info. with regard to Web Apps.
    Really appreciate if someone could point me to some appropriate detail as I've failed....
    (Also, cannot find anything on DocumentDB....)
    Many Thanks,
    Lee

    Hi,
    High Availability of a running service always comes with a cost, and priorities will be app-specific. If it's the web tier, then you may indeed want to consider hosting in multiple geo's. If it's a backend processing tier, sometimes it's "ok" to
    let a service go offline, as long as requests are queued up. If it's the storage system (preventing queueing of messages), perhaps an alternate queue in a different data center could be available for redundancy purposes.
    I would request you to check this article:
    https://msdn.microsoft.com/en-us/library/azure/dn251004.aspx
    Hope this information helps.
    Regards,
    Azam khan

  • HELP! A web app is messing with me!

    So I was playing with the web apps on the apple site and saw one for BOA online banking.
    I decided if I could pay my bill here it would be cool.
    Unfortunatly, it is not full functioning yet, all I can do is view my account!
    I've actually forgotton about it, until I tried to access my online BOA banking from iPhone.
    Now everytime I try to go to any Internet BOA online banking it redirects me to the crappy app.
    Even when i enter the web address.
    Ive trurd deleting all web info from phone.
    Help
    thanks

    I've tried the bofa mobile banking it works for me. Hekc, I've even paid a bill using this.
    I suspect u may have entered the information incorrectly when u initially logged in and now the cookie information is saved, it's messing u up. Go to setting-> safari and scroll down. There u'll find a couple of buttons for clearing history and cookies. Clear the cookies and try it again.
    Downside, is any cookies saved for other sites will also be wiped out. There's no provision to delete specific cookies (at least, I don't know of it). Hope it works out for u...

  • Seperate Log file for web app

    I am running a web app under WS 6.1 and uses the java logging.
    I i turn the logging to "finest" on the virtual server, i get my app finest and the vertual server finest in the same file!
    What i need is to seperate these 2 in two files.
    or is it possible to say that for the package com.foo.bar i wanted to be finest, but the rest i wanted to be warnning?
    Thanks,

    Kumar,
    I don't know the answer to your "separate log per web-app" question (sorry :-(, but regarding your property changes -- if you are referring to the XML configuration files (like "orion-web.xml"), then they do not get overwritten when you redeploy. You must either edit them manually, or delete all the files/directories created when you first deployed your application before redeploying -- that way, they will be created again when you deploy.
    By the way, why are you so reluctant to upgrade to the latest version of OC4J?
    Hope this has helped you.
    Good Luck,
    Avi.

  • Creating "help" systems for users (not other LV programmers) - where to start?

    How should one approach giving users a built-in "Help" system?  Users, that is, of a distributed application written in LabVIEW.
    These users ideally would have no way of knowing the application was written in LabVIEW.  To them, this application is just another program.  The way the LabVIEW Help system works would be fine, but all the content would be inappropriate.
    From the docs I see we can write "Descriptions" that show up in context-sensitive help when the user puts the mouse over a control, and a "Tip" that shows up when the context-sensitive help isn't even enabled.  Are these typically the only help features built into a distributed application?
    In the LabVIEW Help there is an article called "Development Process Tips" discussing creating web pages that document the VIs that you create, and another article called "Linking VIs to HTML Files or Compiled Help Files.  Another discusses Creating Compiled Help Files, but refers to third-party software for doing this.  Is this a typical approach for doing a nice job of providing help?
    Or is there some other way to create a Help system that works like the existing LabVIEW help but has content we create?

    Hello,
    Let me take your questions in order:
    Q. How should one approach giving users a built-in "Help" system?
    A. Here's one approach I have used: 
    a). Give all front panel controls and indicators a description so that the context help will show information for those front panel objects, and also for relevant front panel objects a tip - this will pop-up when the user hovers over the object, and can be annoying if it's used excessively, but nice if used where appropriate.
    b). Create html files, one for each "Page" of your user interface, and place a Help button on your user interface which will launch the corresponding document for that "Page."  I'm not sure what your UI is like, but basically if there are multiple front panels the user will see, a page describing each object on that panel, and the panel's purpose is nice.  If you're using a tab control in any of those panels, then a page for each tab is nice as well.
    A variation of b). is to use a so-called compiled help file - a .chm file.  These are only relevant for Windows machines, so if you plan to deploy across multiple OSs, then this is out.  The reason documentation suggests you need a third party tool is because those .chm files basically collect a set of html files together into a nice document, with the usual search, index, browse etc. capabilites and we don't have a product which does this.  The LabVIEW Help on Windows is a nice example of a .chm file.  You can do something SIMILAR with just HTML and javascript, creating at least a contents page which has organized links to the rest of the pages (which themselves can contain links back to the contents page), and even include the ability to search keywords etc.  You'll find various free examples of such html and javascript on the web.
    Once you have your html or compile help file, you can use the LabVIEW Help VIs to launch them.  For chm files you can open the file and direct to a particular page of the chm file, and for html files all you really need to do is launch the relevant html file in the browser of your choice.
    Q. In reference to descriptions and tips for controls/indicators: "Are these typically the only help features built into a distributed application?"
    A. No, the html or chm idea is a nice touch, and can add a professional feel to the application.
    Q. In reference to html or chm files: "Is this a typical approach for doing a nice job of providing help?"
    A. Yes, it is used internally as a standard - chm for windows and html for linux and MAC.
    Q. "Or is there some other way to create a Help system that works like the existing LabVIEW help but has content we create?"
    A. One ideas is that you could implement your help entirely in LabVIEW if you'd like.  Basically you would be launching your own VI or VIs which would show whatever documentation you wanted/created.  You could use a tree structure or something to provide some convenient navigation by topic, and even a search - you would be coding this, and although I haven't done it, it seems like it would be pretty easy to do.
    I hope this helps, and happy LabVIEW programming!
    Best Regards,
    JLS
    Message Edited by JLS on 08-30-2006 01:57 PM
    Best,
    JLS
    Sixclear

Maybe you are looking for

  • HT1338 I can't update my Mac past OS X verison 10.6.8.

    My borther on his Mac is running OS X 10.8.4 however I'm running 10.6.8 and I need to update past verison 10.7.0 but when I click for updates I get Software Update doesn't have any new software for your computer at this time. What do I need to do to

  • Part payments by customer

    Hi All I have a scenario I work in  a manufacturing industry... my client wants to the reflection of the following scenario what if a customer comes and pays in two mode...partly by cash and partly by cheque... how should this be reflected in sales o

  • Unable to connect to "My World" in Blackberry App World.

    I keep getting untrusted server certificate errors and messages that the app world server is unavailable.  this has been happening for about a week now.  Any suggestions?

  • User related --Urgent

    Hi   How can i know all the users in the system?there are any T.codes or tables ? And how can i know which user assigned to which role.? Thanks Bharath

  • Search Tab not working - No topics found on all words

    I have a RoboHelp X5.0.2 Build 801. Help project that has HTML Help layouts. On 4/19/06 I compiled it and the search feature was working. I took a backup of the project and it's output. I am still able to search in that output. Using the same Help pr