Please help me in launching a web site

Hi,
I am a novice.I am going to launch a shopping site with JSP- for presentation,JavaBeans to implement business logic and database interactions and Oracle 8i as back end.Can anybody explain me the series of steps involved in uploading such a site?.Please reply asap.

ok the different steps are:
1 google for webdesign companies
2 call them
3 arrange the pay and the deadlines specs, layout etc i mean technical and commercial things
4 wait till it's finished
5 cough up all the money
6 go online
--> this takes about 5 months max
other possibility is
1 learn java (if your good first descent site in 1-2 weeks)
2 learn EJB's (if ya wanna put businnes logic in beans ya better now EJB) for beginner to work with it (and the applicationserver settings etc about 4 weeks minimum)
3 develop the things you need and make the site (prolly longer the 2 months depending if yur full time/part time on it and how good you are)
4 debug, test, implement on server depending dedicated/hosted somewhere and serverreloadtime about 1-2 weeks
5 get online, and restart devellopment cause half doesn't work 4 weeks
6 finnaly try to get your wife/girlfriend back because she hasen't been able to live with someone who doesn't talk but only works (1 week if your good)
Get real, if you com here asking for the steps, why don't you ask if we could make a complete functional and technical analysis...
and if you like it, you can let us program it for you to...
no pain no gain.. do the effort, read up on those things and finally do it, and ask descent Q that aren't asked before!
greetings

Similar Messages

  • Urgent:Please Help. Need to deploy web application with servlet:(

    Tomcat 4.0 is already installed.
    Trying to deploy a web application and invoke a servlet through it.
    Here is the command I am using for deploying the application:
    http://localhost:8080/manager/install?path=/NewApplication&war=file:d:\Tomcat4\webapps\NewApplication
    The application get deployed. However, I have a problem. As soon I stop and restart the server, this application is gone.
    1. Please someone help: How should I make it permanent so that the application stays even if I restart the server.
    2. I am not able to access the servlets placed in the /WEB-INF/classes/ sub-directory under NewApplication directory.
    If you need I can cut and paste the web.xml file which will show the deployment descriptor.
    Please help: How do I make this work. I need it urgent.
    Any help will be appreciated.
    Thanks,
    Indrasish.

    The simplest solution would be to put the war file inside the webapps directory and restart the server. You should be able to access the app using the http://servername/app

  • HELP--Java not working on web sites

    Unable to view any Java based graphic on web sites via Safari, Explorer Netscape or Firefox. Bootcamp/Windows Explorer same problem.
    Computer will not install Java 131 or 141 release2 or J25E5O release4 updates.
    Installation of JavaEmbeddingPlugin 0.9.6.2 2 does not solve problem
    Safari says Java not installed, misc. messages in other browsers
    Machine Name: iMac
    Machine Model: iMac4,1
    Processor Name: Intel Core Duo
    Processor Speed: 1.83 GHz
    Number Of Processors: 1
    Total Number Of Cores: 2
    L2 Cache (per processor): 2 MB
    Memory: 1 GB
    Bus Speed: 667 MHz
    Java Info:
    Kind: Universal
    Get Info String: 11.5.0 (for JDK 1.4.2),
    Location:/Applications/Utilities/Java/Java Web Start.app
    Kind: Universal
    Get Info String: 11.5.0 (for Java 1.4.2),
    Location:/Applications/Utilities/Java/Java 1.4.2 Plugin Settings.app
    Please advise any solutions or my errors??
    Aloha,
    Islandgirl

    Hi to both!
    Assuming your issues arose following recent Software Updates, info in this recently (4/19/07) updated Apple Support article may be useful:
    Mac OS X: Troubleshooting installation and software updates.
    Most of the info and suggestions will be worthwhile even if the issues arose prior to the latest Software Updates. Best of luck with it:)

  • Please help: Exception when deploying ADF Web app to AS 10.1.3

    Hi everyone, I hope someone could help me with this.
    I'm using JDeveloper 10.3.2.0.4066. Oracle AS is 10.1.3.
    The application works fine on the embedded OC4J, but when deployed to Oracle AS I get the following 500 Internal server error:
    oracle.jbo.JboException: JBO-25222: Unable to create application module.     at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:155)     at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:80)     at oracle.jbo.common.ampool.ApplicationPoolImpl.instantiateResource(ApplicationPoolImpl.java:2431)     at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:536)     at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2047)     at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:1913)     at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2756)     at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:426)     at oracle.jbo.http.HttpSessionCookieImpl.useApplicationModule(HttpSessionCookieImpl.java:258)     at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:397)     at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:392)     at oracle.adf.model.bc4j.DCJboDataControl.rebuildApplicationModule(DCJboDataControl.java:1550)     at oracle.adf.model.bc4j.DCJboDataControl.beginRequest(DCJboDataControl.java:1408)     at oracle.adf.model.binding.DCDataControlReference.getDataControl(DCDataControlReference.java:99)     at oracle.adf.model.BindingContext.get(BindingContext.java:465)     at oracle.adf.model.binding.DCUtil.findSpelObject(DCUtil.java:280)     at oracle.adf.model.binding.DCUtil.findSpelObject(DCUtil.java:248)     at oracle.adf.model.binding.DCUtil.findContextObject(DCUtil.java:383)     at oracle.adf.model.binding.DCIteratorBinding.<init>(DCIteratorBinding.java:127)     at oracle.jbo.uicli.binding.JUIteratorBinding.<init>(JUIteratorBinding.java:60)     at oracle.jbo.uicli.binding.JUIteratorDef.createIterBinding(JUIteratorDef.java:87)     at oracle.jbo.uicli.binding.JUIteratorDef.createIterBinding(JUIteratorDef.java:51)     at oracle.adf.model.binding.DCIteratorBindingDef.createExecutableBinding(DCIteratorBindingDef.java:277)     at oracle.adf.model.binding.DCBindingContainerDef.createExecutables(DCBindingContainerDef.java:296)     at oracle.adf.model.binding.DCBindingContainerDef.createBindingContainer(DCBindingContainerDef.java:425)     at oracle.adf.model.binding.DCBindingContainerReference.createBindingContainer(DCBindingContainerReference.java:54)     at oracle.adf.model.binding.DCBindingContainerReference.getBindingContainer(DCBindingContainerReference.java:44)     at oracle.adf.model.BindingContext.get(BindingContext.java:491)     at oracle.adf.model.BindingContext.findBindingContainer(BindingContext.java:327)     at oracle.adf.model.BindingContext.findBindingContainerByPath(BindingContext.java:641)     at oracle.adf.model.servlet.ADFBindingFilter.isPageViewable(ADFBindingFilter.java:532)     at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:301)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:627)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:299)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:187)     at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)     at java.lang.Thread.run(Thread.java:595)
    ## Detail 0 ##javax.naming.NamingException [Root exception is java.lang.ClassCastException: com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication]     at oracle.jbo.server.InitialContextImpl.createJboHome(InitialContextImpl.java:59)     at oracle.jbo.common.JboInitialContext.lookup(JboInitialContext.java:77)     at javax.naming.InitialContext.lookup(InitialContext.java:351)     at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:136)     at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:80)     at oracle.jbo.common.ampool.ApplicationPoolImpl.instantiateResource(ApplicationPoolImpl.java:2431)     at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:536)     at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2047)     at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:1913)     at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2756)     at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:426)     at oracle.jbo.http.HttpSessionCookieImpl.useApplicationModule(HttpSessionCookieImpl.java:258)     at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:397)     at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:392)     at oracle.adf.model.bc4j.DCJboDataControl.rebuildApplicationModule(DCJboDataControl.java:1550)     at oracle.adf.model.bc4j.DCJboDataControl.beginRequest(DCJboDataControl.java:1408)     at oracle.adf.model.binding.DCDataControlReference.getDataControl(DCDataControlReference.java:99)     at oracle.adf.model.BindingContext.get(BindingContext.java:465)     at oracle.adf.model.binding.DCUtil.findSpelObject(DCUtil.java:280)     at oracle.adf.model.binding.DCUtil.findSpelObject(DCUtil.java:248)     at oracle.adf.model.binding.DCUtil.findContextObject(DCUtil.java:383)     at oracle.adf.model.binding.DCIteratorBinding.<init>(DCIteratorBinding.java:127)     at oracle.jbo.uicli.binding.JUIteratorBinding.<init>(JUIteratorBinding.java:60)     at oracle.jbo.uicli.binding.JUIteratorDef.createIterBinding(JUIteratorDef.java:87)     at oracle.jbo.uicli.binding.JUIteratorDef.createIterBinding(JUIteratorDef.java:51)     at oracle.adf.model.binding.DCIteratorBindingDef.createExecutableBinding(DCIteratorBindingDef.java:277)     at oracle.adf.model.binding.DCBindingContainerDef.createExecutables(DCBindingContainerDef.java:296)     at oracle.adf.model.binding.DCBindingContainerDef.createBindingContainer(DCBindingContainerDef.java:425)     at oracle.adf.model.binding.DCBindingContainerReference.createBindingContainer(DCBindingContainerReference.java:54)     at oracle.adf.model.binding.DCBindingContainerReference.getBindingContainer(DCBindingContainerReference.java:44)     at oracle.adf.model.BindingContext.get(BindingContext.java:491)     at oracle.adf.model.BindingContext.findBindingContainer(BindingContext.java:327)     at oracle.adf.model.BindingContext.findBindingContainerByPath(BindingContext.java:641)     at oracle.adf.model.servlet.ADFBindingFilter.isPageViewable(ADFBindingFilter.java:532)     at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:301)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:627)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:299)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:187)     at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)     at java.lang.Thread.run(Thread.java:595)Caused by: java.lang.ClassCastException: com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication     at oracle.jbo.common.PropertyManager.loadStaticEnvironmentFromProperties(PropertyManager.java:392)     at oracle.jbo.common.PropertyManager.loadProperties(PropertyManager.java:223)     at oracle.jbo.server.SessionImpl.init(SessionImpl.java:136)     at oracle.jbo.server.ApplicationModuleHomeImpl.createSession(ApplicationModuleHomeImpl.java:110)     at oracle.jbo.server.ApplicationModuleHomeImpl.<init>(ApplicationModuleHomeImpl.java:47)     at oracle.jbo.server.InitialContextImpl.createJboHome(InitialContextImpl.java:51)     ... 43 more
    I see that I have a ClassCastException but I don't know anything about this class.
    I did not find any other thread related to this.
    Could someone please help me?
    Thank you.

    Hi I am afraid I do have similar problem in production now. We just upgrade app server from 10.1.3.0 to 10.1.3.1 plus ADF Runtime libraries 10.1.3.2 plus one-off patch (bug 4398431) for JDBC Driver (fixing deadlock in java threads related to JDBC pooling)
    Any hint what might be a issue. I suspect it might be related to jbo.timetolive because first occurence of this message is about 1 hour after restart of application server and we are using default BC configuration jbo.timetolive= 1hour
    After that we see folowing error messga in application.log
    JBO-30003: The application pool (aacp.wpailin.bc.PailinAppModuleLocal) failed to checkout an application module due to the following exception:
    oracle.jbo.JboException: JBO-29000: Unexpected exception caught: oracle.jbo.JboException, msg=JBO-29000: Unexpected exception caught: oracle.jbo.JboException, msg=JBO-25222: Unable to create application module.
    at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2002)
    at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2793)
    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:453)
    at oracle.jbo.http.HttpSessionCookieImpl.useApplicationModule(HttpSessionCookieImpl.java:233)
    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:424)
    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:419)
    at oracle.adf.model.bc4j.DCJboDataControl.rebuildApplicationModule(DCJboDataControl.java:1536)
    at oracle.adf.model.bc4j.DCJboDataControl.beginRequest(DCJboDataControl.java:1396)
    at oracle.adf.model.BindingContext.beginRequest(BindingContext.java:683)
    at oracle.adf.model.BindingRequestHandler.invokeBeginRequest(BindingRequestHandler.java:346)
    at oracle.adf.model.BindingRequestHandler.beginRequest(BindingRequestHandler.java:166)
    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:161)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:619)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:302)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)
    ## Detail 0 ##
    oracle.jbo.JboException: JBO-29000: Unexpected exception caught: oracle.jbo.JboException, msg=JBO-25222: Unable to create application module.
    at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:545)
    at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2094)
    at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:1961)
    at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2793)
    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:453)
    at oracle.jbo.http.HttpSessionCookieImpl.useApplicationModule(HttpSessionCookieImpl.java:233)
    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:424)
    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:419)
    at oracle.adf.model.bc4j.DCJboDataControl.rebuildApplicationModule(DCJboDataControl.java:1536)
    at oracle.adf.model.bc4j.DCJboDataControl.beginRequest(DCJboDataControl.java:1396)
    at oracle.adf.model.BindingContext.beginRequest(BindingContext.java:683)
    at oracle.adf.model.BindingRequestHandler.invokeBeginRequest(BindingRequestHandler.java:346)
    at oracle.adf.model.BindingRequestHandler.beginRequest(BindingRequestHandler.java:166)
    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:161)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:619)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:302)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)

  • Hi , can someone please help me figure out why my site looks sooooo different in Chrome and I.E??

    Hello and thank you for the time.
    Here is my site in question.  I've been redesigning things lately ... and checked it out in Chrome and I.E. (haven't checked out the other browsers yet) and the color schemes look extremely different on my end.  I am at a loss for why this is.
    http://prodigypianostudios.com
    I am not even an amateur by any means ... I really suck at designing and this is hard for me.  So please be gentle in technical language
    Thanks for the help Oh great wizards of CSS and HTML !!
    And just to add - The color schemes in I.E. were actually colors I used in dreamweaver but I changed them to the colors that are showing in Chrome.  Chrome is the one I want and I.E. is being difficult.  I can't find in my code where I could possibly have multiple colors selected as background colors. 

    When you have layout problems, the first place to go is to the W3 validator.  I say this because it make no sense to chase a layout issue when you know your page contains HTML that doesn't validate. Unfortunately, your page does not validate -
    http://validator.w3.org/check?uri=http%3A%2F%2Fprodigypianostudios.com%2F&charset=%28detec t+automatically%29&doctype=Inline&group=0
    Most of those errors are simple fixes - you have been pretty sloppy about making sure that tags are properly closed, and your table structure is a tad hinky.  See if you can fix these first.

  • Help with picture deleting on web site

    I recently changed a video clip on my blog page and replaced it with a new one.The problem is that although i thought i deleted it, It now shows up on the lower portion of the screen when i access the web page....It does not appear on the iweb blog page, so I cannot delete it again.The question is "Do I have to delete the whole page and start again or is there a way of deleting it off the website while online?" Any help would be greatly appreciated.Oh yes and It usually doesnt appear on the first hit on the blog page, It is there when I access it the second time.
    Macbook Pro   Mac OS X (10.4.8)  

    medic73....
    I do see what you are talking about and it does not seem to be a cache issue. Here is a screenshot of the offending pic....
    The strange thing is that it doesn't stay put. I can minimize the browser window and when I bring it back up it disappears....but it reappears as soon as I start scrolling the window again. I cannot reproduce the problem in FireFox...only in Safari. This could be related to the QT video.
    I guess I would recommend doing a "Publish All to .Mac" in order to lay your site files down all at once....get the gremlins out of the system. Another suggestion I'd like to make to you is to run your video clip through iSquint to make it playable while it is downloading (so you don't sit there waiting with the big Q logo). You can find the program here... http://www.isquint.org

  • !Please Help! I have built a site with muse but cant pull it up on a smartphone!

    !Please Bail Me Out! I have built a site with Muse but cant pull it up on a smartphone! I am getting an internal server error. I have another site up on the same host server using Weebly & it works fine. Ive just started using Muse.

    Hello,
    Could you please provide us link to the website which you are unable to view on your Smartphone? And please let us know which Smartphone browser are you using so that we can try and replicate the issue.
    Regards,
    Sachin

  • Launching a web site froma frame

    I have developed a Jframe the containes panel holding an image,now i want to lunch the companey website when clicking on that panel ,it is a Jframe not an applet how i am supposed to do this ,for example lunching IE or netscape while i do have an application not an applet.

    Search forum about "launching IE".. there is a lot of posts about it...
    it is something like that:
    Runtime.getRuntime().exec("Start " + yourURL);http://www.javaworld.com/javaworld/javatips/jw-javatip66.html
    http://forum.java.sun.com/thread.jsp?forum=31&thread=177254

  • Hi brothers please help.! about visual web application

    public static void TextField() throws SQLException,IOException
    Connection conn=getConnectionORACLE();
    conn.setAutoCommit (true);
    String adP;
    Statement st=conn.createStatement();
    ResultSet rs=st.executeQuery(" select AD from HUMAN ");
    while(rs.next ()){
    ora.add (rs.getString ("AD"));
    rs.close ();
    st.close ();
    public static void DropDownListDoldur() throws SQLException,IOException
    Connection conn=getConnectionORACLE();
    conn.setAutoCommit (true);
    String adP;
    Statement st=conn.createStatement();
    ResultSet rs=st.executeQuery(" select AD from HUMAN ");
    while(rs.next ()){
    ora.add (rs.getString ("AD"));
    rs.close ();
    st.close ();
    i got from oracle what i want but i could not bind to drop down list how can i do this?
    if you help me;make me happy..!

    i have project and i start first getting data from oracle....i can get data but i want these data into dropdownlist....
    i tried with
    commands cmd=new commands();
    try
    // String name=(String)nameField.getText ();
    // helloText.setText ("hello...,"+name+"..!");
    cmd.DropDownListDoldur ();
    } catch (SQLException ex)
    ex.printStackTrace();
    } catch (IOException ex)
    ex.printStackTrace();
    dropDown1.setItems (cmd.ora.get (0).toString ());
    String name=(String) dropDown1.getSelected ();
    String splitnames[]=name.split (",");
    nameField.setText ("hello ," + splitnames[1]);
    but nothing show when run the project
    is it clear brother?

  • Please help mewbee to launch 10g console-Updated

    HHHHOO,when I write http://localhost:5500, I get page can not be showned error, I used windows XP,then I when to the services then I found out that all the oracle services were running except OracleDbConsoleTEstDB where TestDB is the name of my database.
    When I try to launch the service namually I get the message the windows could not start OracleDbConsoleTEstDB, that there is a more information in the system logbook, can I do something to start this service ?
    thanks

    Start the DBConsole with
    emctl start dbconsole

  • Please help mewbee to launch 10g console

    Hello forum, I have forgot the port number one can use to launch C:\oracle\product\10.1.0 console,when I writte http://localhost:what shall I write ? what is comming after http:// localhost to launch C:\oracle\product\10.1.0 console ?

    Port NO : 5500
    There is a very good paper about OEM 10g by Arup Nanda. Try to Read it.
    http://otn.oracle.com/pub/articles/10gdba/week13_10gdba.html

  • Please help, color printing problems.

    I have snow leopard and just bought a new HP officejet 7500 wide format wireless all-in-one. The problem is when I Print from my boyfriend's PC, the pictures are fine but when I print from my imac, the image I see on the monitor isn't what is printed. The colors are off and the picture is way too dark. I've looked on the internet to try to find a solution but haven't really found one. Please help.

    Hello
    Driver from HP web site
    http://h10025.www1.hp.com/ewfrf/wc/softwareDownloadIndex?softwareitem=mp-86352-1 &cc=us&dlc=en&lc=en&os=219&product=4083652&sw_lang=
    instruction for configurationn  and use
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c01846935&tmp_task=setupCate gory&cc=us&dlc=en&lc=en&os=219&product=4083652&softwareitem=mp-86352-1&sw_lang=# N28
    HP printer listing for os 10.6 support is not that clear but "HP Officejet Pro L7500 series" in on the list so you may not need to download driver from hp but only from apple
    HTH
    Pierre

  • Launching WEB Site through OCS

    Hi,
    I have Installed OCS 10.1.2 on RedHat Linux AS 4.5 (x86) on HP-Proliant DL 180 G5 Server.
    We want to launch a web site through OCS.
    Is it possible to configure the Apache Server in such a way that users will not have to enter the user id and password.
    I mean to say that since the site is through OCS , is it possible to avoid the Login step.
    If possible can anybody guide me?
    Thanks ,
    Sakshi

    Hi Sergio,
    In this thread, i am not getting any radio button to give points. Had it been i would ave given 10 points straight away, i usually do that, if i am satisfied.
    But unfortunatelu i do not get this option here in this thread.
    i am sorlry.
    Keep replying to the queries, we need techie guys like you, to help solve critaical queries.
    Thanks.
    Ashish

  • Firefox user when i try to access my gmail,orkut and yahoomail i get this error message Error code: sec_error_expired_certificate All the other sites are working fine please help Plugins installed:

    Firefox user
    when i try to access my gmail,orkut and yahoomail i get this error message
    Error code: sec_error_expired_certificate
    All the other sites are working fine
    please help
    Plugins installed:
    == URL of affected sites ==
    http://

     Hi,
    One of my ex-colleagues has installed a NI-DAQ 6.5 in our system. [And I do not see any other naitional instruments card in the CPU of the computer, may be he removed it] I deleted the account and all his files in the system. When I am trying to install version8.0, its not getting installed and giving me a message that I should uninstall the previous version by going to Add/Remove programs in the control panel.
    I tried doing that, but the "Change/Remove" button does not seem to work...[There is no response and so unable to install the new version...]
    Any idea how can this problem be solved?
    It is a windowsXP operating system with SP2 installed on a machine with P4 processor.
    Thanks

  • TS2972 I have done all of these things and the sharing is still not working. Please help

    I have shared itunes on my other computers, but for some reason it is not working on mynew one.  I have turned the firewall off on both and have done everything else, and it still won't work. Please help!

    Scan the Support Community sites. Apple TV losing connection is prevalent. The many postings point out the problem occurs with Apple TV1,2and 3; with different brands of router including Airport Extreme; from current and past versions of iTunes; after varying periods of working well.....minutes, hours, days; losing connection with Home Sharing and loosing Airplay; whether the router and Apple TV are in same room or separated by distance; after trying innumerable posted 'fixes'; after exchanging for a new Apple TV.
    Readers, please don't post a fix until you check it works for atleast a week.

Maybe you are looking for

  • I've moved iTunes to an external hard drive now have massive duplication of albums

    Recently moved my iTunes folder to an external hard drive. Used the Itunes preferences to transfer the itunes folder to a new location. Didn't transfer it manually or by drag and drop! Followed this - I hope correctly - by using the iTunes/File/Libra

  • My ovi account is locked... Please unlock it !!!

    Hello, When I try to log in nokia ovi e-mail, I always get this error : "Your account is locked." It's not a matter of time as written in this webpage : http://support.ovi.com/osc/en_GB/service/get_a_nokia_account/faq/FA135206_en_US?no_session=true I

  • Can we attach special value set into DFF attributes

    Hi Team, We have one requirement ,for one of the  DFF in shipping form attach the special value set.Does it possible. We have tried for attach the special value set to DFF definition ,while retrieve the values from DFF it throws an error :APP-FND-007

  • Difficulty uploading from an iPhone

    I need help uploading video from an iPhone 5 to Premiere Elements 11.  I started a new project.  As per ATR's instructions, I set the project settings like this:  NTSC, DSLR, 1080p, DSLR 1080p30. Then I choose Add Media, Video from Flip or Cameras. 

  • Error message when attempting to send mail

    ERROR MESSAGE An error occurred while sending mail. The mail server responded: Banned - Please check your envelope from address. Please check the message recipient and try again. Have been using Thunderbird with no problems until last week - internet