Where is the correct site?

Hi I want to post a question about JFreeChart, but I don�t find a forum about it, In witch forum could I post my question?
Thanks

I found the home page of JFreeChart with Google. It took me only two seconds... http://www.jfree.org/jfreechart/
There's a link "JFreeChart Forum" on that page.

Similar Messages

  • Where did the Secure Site Icon go ?

    I know the status bar was removed and an and on bar replaces it but
    Where did the Secure Site Icon go ? Will not use FF without it !
    I cant find anything about it. ( FF 40b7 ) How do I get it back ?
    Not so little things like this will hurt FF. And YES I understand this is beta but come on guys/gals this is IMPORTANT !
    I probably just missed something stupid but I could use some help please.

    Every financial institution (bank, credit union,...), every news outlet (print/TV/Radio/blog) reaches out to millions of elderdly folks and other non-geeks and tells them to run away as soon as they dont see a Key or Lock on a secured page (or maybe so-called secured page from what I get you are trying to push through).
    This is a major Change Management disaster waiting to happen... Not just for Firefox but for every web site using secure transactions. Countless organisations are going to get calls from users telling them, "Your site is not secured, Oprah and CNN told me so".
    Go for color scheme or other visual indicator to warn of security level, but absolutely dont lose the icon !
    Regards,
    Stephane

  • Certificate does not contain the correct site name

    Hello,
    I have to make a midlet that connect to a tomcat 5.5.9 server with ssl.
    I import the certificate whit tomcat alias in the wireless toolkit but when i run the midlet this error appear: Certificate does not contain the correct site name
    import java.io.*;
    import javax.microedition.midlet.*;
    import javax.microedition.io.*;
    import javax.microedition.lcdui.*;
    public class HelloNet extends MIDlet implements CommandListener , Runnable{
    // User interface command to exit the current
    // application.
    private Command exitCommand = new Command("Exit",
    Command.EXIT, 2);
    // User interface command to issue an HTTP GET
    // request.
    private Command getCommand = new Command("Get",
    Command.SCREEN, 1);
    /// The current display object.
    private Display display;
    // The url to GET from the 'net.
    private String url;
    * Initialize the MIDlet with a handle to the
    * current display.
    public HelloNet() {
    url = "https://127.0.0.1:8443/Hello.txt";
         display = Display.getDisplay(this);
    * This lifecycle method should return immediately
    * to keep the dispatcher
    * from hanging.
    public void startApp() {
         showPrompt();
    * Display the main screen.
    void showPrompt() {
    String s = "Press Get to fetch " + url;
    TextBox t = new TextBox("Http Result", s,
    s.length(), 0);
    t.addCommand(exitCommand);
    t.addCommand(getCommand);
    t.setCommandListener(this);
         display.setCurrent(t);
    * pauseApp signals the thread to stop by clearing
    * the thread field.
    * If stopped incorrectly, it will be restarted from
    * scratch later.
    public void pauseApp() {
    * destroyApp must cleanup everything. The thread
    * is signaled
    * to stop and no result is produced.
    * @param unconditional is a flag to indicate that
    * forced shutdown
    * is requested
    public void destroyApp(boolean unconditional) {
    * commandAction responds to commands
    * @param c command to perform
    * @param s Screen displayable object
    public void commandAction(Command c, Displayable s) {
         if (c == exitCommand) {
         destroyApp(false);
         notifyDestroyed();
         } else if (c == getCommand) {
              Thread th= new Thread (this);
              th.start();
    * Read the content of the page.
    public void run() {
    TextBox t = null;
    StringBuffer b = new StringBuffer();
    HttpsConnection c = null;
    InputStream is = null;
         try {
         int len = 0;
         int ch = 0;
         System.out.println("Cerco di leggere");
    c = (HttpsConnection)Connector.open(url);
    c.setRequestMethod(HttpsConnection.GET);
         is = c.openInputStream();
    // length of content to be read.
    len = (int) c.getLength();
    if (len != -1) {
    // Read exactly Content-Length bytes
    for(int i=0; i<len; i++) {
    if((ch = is.read()) != -1) {
    b.append((char) ch);
    } else {
    // Read until connection is closed.
    while((ch = is.read()) != -1) {
    len = is.available();
    b.append((char) ch);
    t = new TextBox("Https Result", b.toString(),
    b.length(), 0);
         } catch (Exception e) {
    e.printStackTrace();
    String s = e.toString();
    if(s != null) {
    t = new TextBox("Https Error", s, s.length(),
    0);
    } finally {
    if (is != null) {
         try {
              is.close();
         } catch (Exception ce) { }
    if (c != null) {
         try {
              c.close();
         } catch (Exception ce) { }
    display.setCurrent(t);
    }

    re: code tags, please see http://forum.java.sun.com/help.jspa?sec=formatting.
    As for the rest:
    See, we now know that you used keytool to generate you certificate. You need a new certificate. This time, when keytool asks you for a first and last name, type 127.0.0.1.

  • AD changes not replicating when I move a DC to the correct site

    I have created a site in AD Sites and Services for our branch office.  However, when i place the RWDC in the correct site replication stops.  New user accounts and changes made to that DC do not replicate back to us.
    I am pretty sure there is not a firewall issue because everything works fine when the site is moved back to the same site with the other two domain controllers.  However,  my goal is to make sure that users authenticate to the geographically closest
    DC.
    There is a site-link created between the two sites.  
    The correct subnet (a /20) is assigned to the site.
    I ran the AD Replication Status Tool with no errors,  but when i create a test user on the branch office DC it does not replicate back over to the other DC's.
    Any tips on what i should look for/try next?  

    Hi,
    You can check the replication status using the below command,
         repadmin /showrepl
    To initiate the replication the local_DC and target_DC use the below command,
        repadmin /showreps target_DC_name 
    Checkou the below link on initiating replication between Active Directory Direct Replication Partners
    http://support.microsoft.com/kb/232072/en-us
    Checkout the below link on similar discussion, 
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/59e25e9c-fecd-46cd-87d1-103440b36a0f/after-moving-additional-domain-controller-server-to-another-site-replication-fails-with-in-sites?forum=winserverDS
    Regards,
    Gopi
    JiJi Technologies

  • Security issues - where is the correct place to post topics ?

    I am a security consultants. I am not sure where is the correct forums area to post the topics on Security.
    Any suggestions ?
    Thanks
    Andrea

    Hi Andrea,
    If you question is application-specific (including mySAP ERP), you should post your question to the appropriate forum in the SAP Community at www.sap.com/community. If this is a general security question, you can post it in the Web AS General forum in SDN.
    Regards,
    Katie

  • In previous versions, I could type a partial address in the address bar -- say, nytimes or amazon -- and it would go to the correct site after I hit enter. With Firefox 6, it just goes to Google. How do I get that older, more efficient function back?

    After typing the partial address, I do get a dropdown that usually includes the correct, full address in the first listing. Also, the sites are all in my bookmarks folder.

    You can also do this without an extension by modifying a pref on the <b>about:config</b> page.
    You can modify the pref <b>keyword.URL</b> on the <b>about:config</b> page to use a Google Lucky search.
    * http://kb.mozillazine.org/Keyword.URL
    * http://kb.mozillazine.org/Location_Bar_search
    To open the <i>about:config</i> page, type <b>about:config</b> in the location (address) bar and press the "<i>Enter</i>" key, just like you type the url of a website to open a website.<br />
    If you see a warning then you can confirm that you want to access that page.<br />

  • Where are the iWeb site pages kept?

    If I want to move my files over to a new Mac, where can I find the iWeb site pages? Is it packaged inside the iWeb icon?

    iWeb can't import your published files back again. You have to rebuild them from scratch, although of course you can copy/paste whatever you want from your published pages.

  • Where (on the Sun site) are the TLD files?

    Could someone tell me where I can find the c.tld tag library descriptor file for jstl.jar ?
    I am unable to find the *.tld files for jstl.jar and other jsp libraries.
    Not here:
    http://java.sun.com/products/jsp/jstl/
    Not here:
    http://java.sun.com/webservices/jwsdp/index.jsp
    Not here:
    http://java.sun.com/j2ee/1.4/download.html
    I downloaded the j2eesdk1.4.1 , and the files were not in there. I installed the entire app server.
    I already have 5 app servers installed on my machine. This is very annoying.
    Generally, it takes me too long to find what I'm looking for on the Sun site. In this case, I can't find it at all!

    Do you have the jstl.jar and standard.jar? If you rename standard.jar to standard.zip, open it up, look under META-INF, the tlds are there.

  • Import FT Wizard - where's the imported site?

    I downloaded the Import Front Page Site Wizard for
    Dreamweaver MX 2004 and then walked through the wizard to import my
    FP site. When I restart DW8, I get a message that the FP site has
    been added, but I don't see it anywhere. What gives?

    Yup, mpg and mpeg are the same. mpeg-1 files are roughly equivalent to VHS quality and mpeg-2 files is the format used in in standard definition DVDs. A number of the new hard drive camcorders use the mpeg-2 format, so you'll see a fair amount of discussion on the topic in these forums. The current version of iMovie (iLife08) can deal with many of these mpeg-2 files without an external conversion (I'd try the software at the Apple store before purchasing). That version of iMovie is quite different than what you have, and there are tradeoffs involved in upgrading.
    John

  • Where are the "popular sites" in Firefox 5?

    In firefox 4,every time open new tab,i saw the popular sites as thumbnails.Now,in "5",not appears.

    I suspect an extension that you had isn't compatible with Firefox 5.
    You can try this extension to override compatibility issues,
    * https://addons.mozilla.org/en-US/firefox/addon/add-on-compatibility-reporter/

  • Where on the Adobe site can you buy Professional DPS?

    This link shows you can buy professional dps from Adobe http://www.adobe.com/uk/products/digital-publishing-suite-enterprise/faq.edu.html#
    - see link Are there different buying options available with DPS?
    However, when I call the number, the staff member says he's enterprise only and that there is no professional team and to try sales.
    I try sales and they say it is not for sale via adobe only from a reseller - despite what it says on the Adobe website link shown.
    Resellers are charging nearly double the price quoted on the link and prices vary greatly and only considerably more than Adobe price quoted on the link.
    Before I go ahead and buy from a reseller can anyone confirm that you definitely cannot buy from Adobe. The link says you can, but everyone I've been directed to from Sales, Enterprise and Customer Services say no.
    is it true what the Enterprise staff member advised that resellers are not supposed to sell at a price different to adobe?
    Why does the web link direct you to call a number and fill out a form, but then sends you to Enterprise who say they know nothing about professional dps. Very frustrating!!! Where is the professional dps team and why does everyone tell me they don't exist! ????
    Help!

    Thank you Bart for answering my question, however, the link does now provide a way to purchase Professional DPS. If you look at this link and click on 'are there different buying options available with DPS'.... Adobe Digital Publishing Suite - FAQ  It is the annual or monthly subscription of professional dps, I wish to purchase.
    The link you pointed to, appears to be for the creative cloud, which does not provide the professional DPS, unless my understanding is wrong? I do not see anything listing DPS to buy from the link you posted. My understanding is that creative cloud allows for just the basic DPS and single apps and I want to purchase professional DPS so that I can sell subscriptions.
    Does anyone know how I can purchase Professional DPS. I have spoken to so many Adobe people on the phone in sales, enterprise, customer service, technical and no one can find a way for me to purchase. The link Adobe Digital Publishing Suite - FAQ says it is available to buy both annually and digitally. Where can I do this through Adobe ????

  • Where is the correct place to suggest a LR feature request?

    My latest attempt brought me to http://feedback.photoshop.com and trying to sign in brought me into an endless loop.

    Some of us theorize that Adobe has enough feature requests and bug reports to last them a lifetime and has therefore made it impossible to register a new ID and sign in... (sorry ).
    Seriously, that (http://feedback.photoshop.com/photoshop_family/topics/new) is the correct place, but there are some problems to be worked out...

  • Where on the apple site can I buy a spare mains cable for my new macbook air?

    the site is really confusing
    been searhcing for 10 mins now
    can anyoe post a link for me?
    regards
    Chris

    If you're in the UK, this is what you need:
    http://store.apple.com/uk/product/MD592B/A/apple-45w-magsafe-2-power-adapter-for -macbook-air?fnode=5a
    If you're somewhere else, basically you want the "45W Magsafe2 Power Adaptor for Macbook Air".
    Matt

  • Apache - Where is the home site

    I want to serve a website off my iMac (running Snow Leopard). I have a NOIP.com web redirect and my router is port forwarded to the iMac on Port 80. When I type in the url set up at NOIP I come to a website on my mac that simply says It Works! which I have found in /Library/Webserver/Documents which I understand is the DocumentRoot in Apache. I have replaced that html doc with my own. Same result. I have altered the DocRoot in the httpd.conf file - same result. What am I doing wrong that I cannot find the actual file being served by Apache.

    The plot thickens!
    I checked the two logs (access and error) for entries for the 28th while I tried to access the website at both the default page (yields "It Works!") and my stub file(x.html) (never gets there) and neither added an entry to either log. These entries reveal errors back when the httpd.conf had been edited. It is now back to the as installed default. So if I never get to the page how is there no error!
    Error log first
    Here are the respective logs last entries:[Thu Mar 25 22:09:30 2010] [notice] Apache/2.2.13 (Unix) mod_ssl/2.2.13 OpenSSL/0.9.8l DAV/2 configured -- resuming normal operations
    [Thu Mar 25 22:09:45 2010] [error] [client 173.76.157.188] File does not exist: /Library/WebServer/Documents/favicon.ico, referer: http://stoneway.servehttp.com/
    [Thu Mar 25 22:09:46 2010] [error] [client 173.76.157.188] File does not exist: /Library/WebServer/Documents/favicon.ico, referer: http://stoneway.servehttp.com/
    [Thu Mar 25 22:09:47 2010] [error] [client 173.76.157.188] File does not exist: /Library/WebServer/Documents/favicon.ico, referer: http://stoneway.servehttp.com/
    [Thu Mar 25 22:11:24 2010] [error] [client 127.0.0.1] File does not exist: /Users/gedkins/Sites/guy
    [Thu Mar 25 22:11:24 2010] [error] [client 127.0.0.1] File does not exist: /Users/gedkins/Sites/guy, referer: http://randomlight/
    [Fri Mar 26 20:08:42 2010] [error] [client 173.76.157.188] File does not exist: /Library/WebServer/Documents/favicon.ico, referer: http://stoneway.servehttp.com/
    [Fri Mar 26 20:08:43 2010] [error] [client 173.76.157.188] File does not exist: /Library/WebServer/Documents/favicon.ico, referer: http://stoneway.servehttp.com/
    [Fri Mar 26 20:08:44 2010] [error] [client 173.76.157.188] File does not exist: /Library/WebServer/Documents/favicon.ico, referer: http://stoneway.servehttp.com/
    [Fri Mar 26 20:13:45 2010] [error] [client 173.76.157.188] File does not exist: /Library/WebServer/Documents/favicon.ico, referer: http://stoneway.servehttp.com/
    [Fri Mar 26 20:13:46 2010] [error] [client 173.76.157.188] File does not exist: /Library/WebServer/Documents/favicon.ico, referer: http://stoneway.servehttp.com/
    [Fri Mar 26 20:13:46 2010] [error] [client 173.76.157.188] File does not exist: /Library/WebServer/Documents/favicon.ico, referer: http://stoneway.servehttp.com/
    [Fri Mar 26 20:28:36 2010] [error] [client 127.0.0.1] File does not exist: /Library/WebServer/Documents/favicon.ico, referer: http://127.0.0.1/
    [Fri Mar 26 20:32:24 2010] [error] [client 173.76.157.188] File does not exist: /Library/WebServer/Documents/favicon.ico, referer: http://stoneway.servehttp.com/
    [Fri Mar 26 20:32:28 2010] [error] [client 173.76.157.188] File does not exist: /Library/WebServer/Documents/favicon.ico, referer: http://stoneway.servehttp.com/
    [Fri Mar 26 20:32:29 2010] [error] [client 173.76.157.188] File does not exist: /Library/WebServer/Documents/favicon.ico, referer: http://stoneway.servehttp.com/
    [Fri Mar 26 20:32:29 2010] [error] [client 173.76.157.188] File does not exist: /Library/WebServer/Documents/favicon.ico, referer: http://stoneway.servehttp.com/
    Access log
    173.76.157.188 - - [26/Mar/2010:20:08:42 -0400] "GET /favicon.ico HTTP/1.1" 404 209
    173.76.157.188 - - [26/Mar/2010:20:08:43 -0400] "GET /favicon.ico HTTP/1.1" 404 209
    173.76.157.188 - - [26/Mar/2010:20:08:44 -0400] "GET /favicon.ico HTTP/1.1" 404 209
    173.76.157.188 - - [26/Mar/2010:20:13:45 -0400] "GET /favicon.ico HTTP/1.1" 404 209
    173.76.157.188 - - [26/Mar/2010:20:13:46 -0400] "GET /favicon.ico HTTP/1.1" 404 209
    173.76.157.188 - - [26/Mar/2010:20:13:46 -0400] "GET /favicon.ico HTTP/1.1" 404 209
    127.0.0.1 - - [26/Mar/2010:20:28:36 -0400] "GET / HTTP/1.1" 200 314
    127.0.0.1 - - [26/Mar/2010:20:28:36 -0400] "GET /favicon.ico HTTP/1.1" 404 209
    127.0.0.1 - - [26/Mar/2010:20:28:36 -0400] "GET /Site/Welcome.html HTTP/1.1" 200 11223
    127.0.0.1 - - [26/Mar/2010:20:28:36 -0400] "GET /Site/Scripts/iWebSite.js HTTP/1.1" 200 146115
    127.0.0.1 - - [26/Mar/2010:20:28:36 -0400] "GET /Site/Scripts/Widgets/SharedResources/WidgetCommon.js HTTP/1.1" 200 36124
    127.0.0.1 - - [26/Mar/2010:20:28:36 -0400] "GET /Site/Scripts/Widgets/Navbar/navbar.js HTTP/1.1" 200 5986
    127.0.0.1 - - [26/Mar/2010:20:28:37 -0400] "GET /Site/Welcome_files/Welcome.js HTTP/1.1" 200 2344
    127.0.0.1 - - [26/Mar/2010:20:28:37 -0400] "GET /Site/Welcome_files/Welcome.css HTTP/1.1" 200 4628
    127.0.0.1 - - [26/Mar/2010:20:28:38 -0400] "GET /Site/Scripts/iWebImage.js HTTP/1.1" 200 39662

  • Where are the Norton Site OK boxes now?

    Hi Guys
    I am a Norton 360 user. Once upon a time, there used to be these little coloured boxes that appeared nest to links on the google search pages to tell you in advance if a site was trustworthy or not. They don't seem to have been there for some time now and I'm wondering if this is to do with Mozilla, or google or what?
    Can you help?
    Many Thanks
    ausgumbie

    I am using Firefox and Norton 360. So far no problem. Have
    you tried running both update checks? You could also try
    re-installing Norton.

Maybe you are looking for