How can I use JSF 1.2 components in NetBeans 5.5.1 with VWP

I need to use requiredMessage and converterMessage, but they are available in JSF 1.2. How can I create a Visual Web Application Project which uses JSF 1.2?
Thanks

i tis due to version compatablity prob,,
ur wsad will not support struts1.2.4..
regards
shanu

Similar Messages

  • How can I use dns-sd to set up a priner to work with AirPrint?

    How can I use dns-sd to set up a priner to work with AirPrint?
    The priner is an HP LaserJet 1200 connected to the network with an HP JetDirect.

    Some of the third-party apps like "handyPrint" are able to configre the HP JetDirect to work with AirPrint.
    I am trying to work up my own solution.
    SyBB

  • How can I use slideshows that I have created in Aperture 3 (complete with captions and music tracks) in my DVD through iDVD version 7.1.2 ?  iDVD Manuals that I have read seem to avoid explaining that export process.  Any advice will be greatly appreciate

    How can I use slideshows that I have created in Aperture 3 (complete with captions and music tracks) in my DVD through iDVD version 7.1.2 ?  iDVD Manuals that I have read seem to avoid explaining that export process. I'm using Aperture 3, Mac OS X (10.7.5), on a Any advice will be greatly appreciated.  Anthony Zasadney, Bolingbrook IL.

    Export the slideshow from Aperture as a .mov file and import it into iDVD.

  • How can I use Spark and Mx Components in a NativeWindow?

    Hi,
    First of all, please, excuse my english... I'll try to express in the best way I can...
    I'm working in a AIR application, with Flash, Flex Builder y Action Script 3. I'm creating a new interface, and the main class extends from NativeWindow. The design and look&feel of my application is much different so I plan to create my own components, but I want to use some Spark or mx components and make some skinning or styling.
    When I've tried add some components in the stage of my main class (NativeWindow), the component doesn't appear or a compilation error if a try differents ad bizarre things. After reading and searching a lot. I think that Spark or MX component need a Spark or MX container. I've done some tests and if I add a WindowedApplication, I can use Spark/MX components, but I have two differents "windows": my own window and the Spark window.
    What am I searching? I solution to add Spark/MX components under my NativeWindow and integrate with the rest of my components.
    My main MXML file is:
    <?xml version="1.0" encoding="utf-8"?>
    <s:WindowedApplication xmlns:fx="http://ns.adobe.com/mxml/2009"
            xmlns:s="library://ns.adobe.com/flex/spark"
            xmlns:mx="library://ns.adobe.com/flex/mx"
            xmlns:b="*"
            xmlns:a="com.copmadrid.arioco.window.*"  windowActivate="this.close()">
    <fx:Declarations>
      <!-- Place non-visual elements (e.g., services, value objects) here -->
      <a:MainWindow id="ariocoWindow">
      </a:MainWindow>
    </fx:Declarations>
    </s:WindowedApplication>
    In Declarations, I create my own window. If I add Spark/MX components in this file, they're added in another Flex-like window. I have two windows. For this reason I put this.close() to close the Flex Window. It's a trick for the moment.
    Inside <a:MainWindow>, I can't add anything becouse Flex Builder 4 said that I can't add component in declaration - trying to add a component inside the NativeWindow. If I add Spark/MX components in the ActionScript class of MainWindow, even if I add a Spark WindowedApplication, they aren't appear.
    I have to ways, and I'll be very thankful if someone could help me:
    1. How can add in the MXML file Spark/MX components under the MainWindow after the delcaration block. I've searched but I haven't found a way to do it.
    2. Inside de ActionScript class file of MainWindow, add Spark/MX components but I supposse that I have to make an instance of a class that I can add to the stage of MainClase (extends from  NativeWindow) and will be visible there and a valid container for Spark/MX components. I have no idea about which class could be a bridge between NativeWindow and a valid Spark/MX coontainer.
    Thanks in advance! Greetings from Spain!!!

    Spark.components.Window is used for secondary windows.

  • How can I use international data on a prepaid sim (not vzw roaming) with the Galaxy s3?

    This has been incredibly frustrating.  I am in the middle of a trip to Europe.  Before I left, I confirmed with VZW CSR's that my s3 LTE phone is fully unlocked and that I could buy a local sim and use it while in Austria.
    Aside -- I can't use VZW global services on their network -- cost notwithstanding -- because I  hit some device limit when I bought my wife an iPad, and VZW required a deposit for it.  No big deal, EXCEPT that here three months later I learn that VZW accounting prohibits global roaming if you account has a deposit.  So fine, VZW doesn't want me to pay them a dollar a minute and $20/100MB.  No problem, I can get a drei (3) prepaid card for 10 euros that has 1000 minutes and 2 GB of data.
    So, I do.  I activate the card, and voice and sms work fine.  No data.  No joy.
    Step 1.  I call samsung.  Samsung, after about an hour of claiming it should work, decides that it is because VZW has some sort of software block.  Not surprising, since the software is actually from VZW.
    Step 2.  Call VZW.  After a great deal of ****  VZW says you have to go back to the drei store.
    Step 3.  Return to drei.  Store rep discovers VZW software will not recognize their access point name (APN), and will not let you enter it.  They verify on a different s3 that the sim is fine.  With my VZW sim, I can see the VZW APN's, but because I don't have global services turned on, no joy.
    Step 4.  Do some web digging.  Discover that this APN thing is a known bug.  Web sites (like the CSR in the transcript) suggest rooting or jailbreaking is the only workaround -- which I don't want to do.  But here I sit in Austria, with no data on a top of the line VZW phone and an account with seven different lines. 
    So, how do I resolve this?  Take the phone back, because there is clearly a defect?  But if it's software, I'll have to get an escalation to get a different phone.  Is there a fix?  Sue for false advertising?  Better yet, start a class action -- there sure seem to be a lot of us in this boat based on web searches.
    << Transcript removed to comply with Verizon Wireless Terms of Service >>
    Message was edited by: Verizon Moderator

    OK, I have to throw VZW some props here.  I went to the store where I bought my phones, and explained the problem I was having with international travel and the s3.  The store put me into an iphone5 for free as a warranty exchange -- apparently they know the APN issue is a serious one and they said there was a big lawsuit about it.  It cost me a bit for power adapters and such, and a few paid apps, but the iphone has (reportedly) no issues with international travel and local sims.
    Way to go, VZW. Mark this one up for responsive customer service.

  • How can I use JDesktopPane for storing components?

    Hi there!
    I want to write an app which uses JNI, but I need to store widgets into the JDesktopPane , so that this Pane is always visible, not minimazable and has no decoration.
    Is this possible at all, because as far as I know .add(Component c) only adds new JInternalFrames?
    Or is this possible with an JInternal Frame to use all the space, being always in background and to have no Windows-Decorations (above the JInternal Frame)
    I hope you can help my,thanks for reading!
    Mfg Clemens

    Why do you need to use a JDesktopPane? If all you want is a pane with components on (no menu bar, title bar etc) then you can use a JWindow.
    N35Sy

  • How can I use Measuremen​t Studio components in SharpDevel​op?

    I tried to use NationalInstruments.UI.WindowsForms.Led in sharpdevelop (http://www.icsharpcode.net) and I got a message about the product not being licensed for use with this program. Is it possible to attain licensing for use with sharpdevelop or is Visual Studio .NET required?

    SharpDevelop does not support the .NET Framework licensing model (particularly LicenseManager and LicenseContext), so unfortunately there is not a way to use licensed controls in the current version (0.99b) of the SharpDevelop Windows Forms designer.
    Visual Studio .NET is the recommended environment for the Measurement Studio UI controls. Another option is Borland's C# Builder, which also has a Personal edition that is free for non-commercial development and can be downloaded from the C# Builder downloads page.
    - Elton

  • How can I use my computer as a Headset device for my phone with Bluetooth?

    Hello, Both my laptop and my phone support A2DP but for some reason the service (from the phone) does not show up while I add a new connection and the phone does not let me initiate a connection with any other profile except FTP, even though it detects other services in the service list like A2DP and works perfectly fine with other profiles like DUN, HID, OPP, SSP if the connection is started through the computer. I am currently using the latest version of the Toshiba stack [v8.00.12(T)], I have tried using WIDCOMM but it refuses to install drivers for both the internal Bluetooth and the USB Bluetooth that I use on my desktop. The standard Microsoft stack (generic driver) does install but it does not seem to communicate with my internal and external (USB) Bluetooth. With BlueSoleil (the default stack that came with the USB Bluetooth) I could set my device as "headset" instead of only "laptop/desktop", and this allowed both my phones to detect my laptop as a device they can use as a headset, but the problem with this stack was that only the older phone could actually connect to my laptop and that the internal Bluetooth could not be used. Basically, I want to set the device type as a "headset" for my phone using the Toshiba stack like I did with BlueSoleil. Is there any way this could be done? Thanks. Attached: Device type selection
    Attachments:
    Untitled.jpg ‏120 KB

    It's not possible. You can use the iMac as a display for the MBP,  but the reverse is not possible. The MBP does not have Target Display Mode as a feature and no third-party app nor hack can enable something that doesn't exist. The only way to accomplish this will be one of the network solutions.
    Regards.

  • How can I use the parallel port as an input channel to communicate with a SPECTROMETER?

    Hello,
    The sensing system we use is called: FieldSpec Pro from www.asdi.com.
    The spectrometer has a LPT terminal. I'd like to use LabVIEW to acquire signals from the spectrometer for further analysis.
    Thank you!

    Dennis,
    I appreciate your time.
    I have asked the copmany for such infos, but it seems to be confidential.
    Do I need an I/O DAQ-Card?
    Dennis Knutson wrote:
    About all that tells me is
    that I'm located in the same town as the manufacturer. You'll need to
    find some specification that describes the parallel port protocol.
    Without that, you're just wasting your time. Even if the instrument is
    constantly sending data, you'll need to know how to interpret the data
    and there's nothing that says it has to be sending constantly. Maybe
    you first have to write something to the port first. Talk to them and
    tell them you want to replace their software with software of your own
    and need to be able to read the data.

  • How can i use adobe drive/cs4 for storing images and interact this with adobe cq5.4 DAM...

    Hi,
    Can anybody suggest me i want use adobe drive to store images and i want to access the images for my cq5.4 instance..
    I want to integrate drive to the cq5.4 dam for ignoring the dam burden on cq5 instane repository..
    Is it possible to use this drive? or is there any other way i can achieve my task?
    Thanks,
    Sony C.

    Adobe Drive software doesn't store images; it enables integration of a DAM system with Creative Suite and now Creative Cloud desktop apps.
    Adobe Drive 3 is the first version of the software to support integration with Adobe's DAM. This version was designed to work with CS5 and CS5.5 apps.
    We do not have a version of Drive that supports integration with CQ 5.4 DAM and CS4 apps.

  • HT204053 How can i use 2 apple ids on an ipad that i share with my wife?

    My wife uses her apple id on her iphone4, use my apple id in my iphone5.  I'd like to see both and have the seemless cloud sync with both apple ids on our shared ipad and pc without merging the data into a single id.
    Any help would be appreciated.

    Decide which will the primary (able to use iCloud backup, Documents and data, and photo stream) Apple ID for your iPad then add a secondary account (Without iCloud backup, Documents and data, and photo stream).

  • How can I use 300 GB of music on my external hard drive with my itunes on ipad?

    I have 300 GB of music on my external hard drive. I use an ipod touch and want to to use an ipad to manage and make playlists and transfer to my touch. What is the best way for me to do this?? Thanks in advance.

    It doesn't appear so.  I am shopping around now and the latest review I read says that there is an interface built into the product to manage media.
    http://www.laptopmag.com/reviews/storage/seagate-goflex-satellite.aspx

  • How can I use my ADC apple cinema display on my iMac 2006 with mini display port?

    I got this new screen on eBay for £20 and its an old ADC display and to my annoyance I found there isn't a way to hook it up to my iMac with a mini dvi port . So I was wondering if there is a work around that the community has come up with or if its just best to sell it ( bearing in mind that the next best screen from apple that I know will work is around £80 on eBay)
    Thanks, Jonny

    You would need a DVI to ADC adapter, image below, search Ebay to find one in your area.

  • Can we use jsf in JDevelpoer 10g v9.0.5.2

    Hi,
    I am using JDevelpoer 10g v9.0.5.2,in this i could not find jsf in new project property window!, How can i use jsf in this version?

    one thing you can try is to put the javascript in a library and point to the library from your JSP.

  • How can I use "t3://becluster:6001" rather than "t3://dcsv02,dcsv01:6001"

              I have 2 machines in a cluster (dcsv01 and dcsv02) (HP UNIX with weblogic server
              5.1 sp8) and 1 Windows PC with weblogic 5.1 sp10.
              I try to make a t3 connection between the PC and the cluster of machines.
              On the Windows PC I have the following configuration for the
              "c:\windows\system32\drivers\etc\Hosts" :
              171.1.70.61     becluster
              171.1.70.62     becluster
              where
              "171.1.70.61 is dcsv01 and
              171.1.70.62 is dcsv02 "
              If I connect my PC to the cluster with :
              hp.put(Context.PROVIDER_URL, "t3://dcsv01, dcsv02:6001"); :
              I have a great failover mechanism : if any of the machine (dcsv01 or dcsv02) are
              down the requests are routed to the other one.
              BUT!! If I connect my PC to the cluster with :
              hp.put(Context.PROVIDER_URL, "t3://becluster:6001"); :
              I have a not great failover mechanism :
              say that my windows hosts file looks like :
              171.1.70.61(dcsv01)     becluster
              171.1.70.62(dcsv02)     becluster
              then if dcsv02 is down then all requests are routed to dcsv01 and that is fine.
              BUT!! if dcsv01 is down then I got on my PC the
              "Bootstrap unable to get a t3 connection to dcsv01" exception and failover does
              not work. (not the way that it does with t3://dcsv01, dcsv02:6001 )
              So how can I use
              "t3://beclsuter:6001" rather than
              "t3://dcsv01, dcsv02:6001" with the same failover service????
              Thanks
              

              Thanks mike,
              In a UNIX or windows environment how can I get a DNS server that round robin?
              "Michael Reiche" <[email protected]> wrote:
              >You need to have becluster defined in a DNS that round-robins.
              >
              >Mike
              >
              >"Martial" <[email protected]> wrote in message
              >news:[email protected]...
              >>
              >> I have 2 machines in a cluster (dcsv01 and dcsv02) (HP UNIX with weblogic
              >server
              >> 5.1 sp8) and 1 Windows PC with weblogic 5.1 sp10.
              >>
              >> I try to make a t3 connection between the PC and the cluster of machines.
              >>
              >> On the Windows PC I have the following configuration for the
              >> "c:\windows\system32\drivers\etc\Hosts" :
              >> 171.1.70.61 becluster
              >> 171.1.70.62 becluster
              >> where
              >> "171.1.70.61 is dcsv01 and
              >> 171.1.70.62 is dcsv02 "
              >>
              >> If I connect my PC to the cluster with :
              >> hp.put(Context.PROVIDER_URL, "t3://dcsv01, dcsv02:6001"); :
              >> I have a great failover mechanism : if any of the machine (dcsv01 or
              >dcsv02) are
              >> down the requests are routed to the other one.
              >>
              >> BUT!! If I connect my PC to the cluster with :
              >> hp.put(Context.PROVIDER_URL, "t3://becluster:6001"); :
              >> I have a not great failover mechanism :
              >> say that my windows hosts file looks like :
              >> ..
              >> 171.1.70.61(dcsv01) becluster
              >> 171.1.70.62(dcsv02) becluster
              >> ..
              >> then if dcsv02 is down then all requests are routed to dcsv01 and that
              >is
              >fine.
              >> BUT!! if dcsv01 is down then I got on my PC the
              >> "Bootstrap unable to get a t3 connection to dcsv01" exception and failover
              >does
              >> not work. (not the way that it does with t3://dcsv01, dcsv02:6001 )
              >> So how can I use
              >> "t3://beclsuter:6001" rather than
              >> "t3://dcsv01, dcsv02:6001" with the same failover service????
              >>
              >> Thanks
              >>
              >>
              >>
              >
              >
              

Maybe you are looking for

  • HP G71-340us With Several Power Issues

    My wife's HP G71-340us developed a problem with the power "brick" that came with the computer.  The part that plugs directly into the side of the notebook cracked open, exposing the wires inside the cord.  The cord itself began to fail, only supplyin

  • SQL Loader combine fields into one.

    Hi i am using sql loader to convert a db from sql server to oracle. my SQL Server DB has a field for the date and another for the time, i want to convert this into on filed called date. I cannot seem to figure out how to do this. my ctl file looks li

  • HT4414 How do I manually install my iTunes update now that I have downloaded it owing to an error when doind

    My recent iTunes update (11.1.4) failed errors while installing,(MSVCR80.dll) missing ,try installing The program manually after just downloading the update ? How do I do that now that I have downloaded it ? Thank you, Johnty878.

  • Lion upgrade, language question

    I'm currently living in italy and I want to install Lion OS X, my app store is all in italian. Will lion be in Italian? Or will it be in English like the version of Snow Leopard that is currently on my computer? I really don't want the unpleasant sur

  • Upgrading windows 7 home premium 64 bit to windows 7 professional 64 bit

    Can I upgrade Windows 7 Home Premium SP1 64 bit to Windows 7 Professional 64 bit without losing my program information, my settings or my desktop? If yes, how to proceed? Thank you for your answer! Manuel