Special Characters issue in JAXB Classes generated

Hi,
I have generated Java bean classes from an xml schema using JAXB 2.0 Content Model feature in Jdeveloper 11g. I have another class, which has a method testMethod which takes the Java Bean class object as input. I have exposed this method as java webservice. I am just printing the FirstName from the input I have got.
public String testMethod(TestBean testbean) {
testBean,getContact().getFirstName();
When there are some special characters like �, my java bean accepts and displays as �. I printed the value directly in my getter method, but it prints differently.
How can I set my Java Bean class to use ISO-8859-1 as encoding.

Sorry but this has nothing to do with ADF. Please try in the right forum here https://forums.oracle.com/forums/category.jspa?categoryID=285

Similar Messages

  • Special Characters issue---u00FA ,u00A3---- in Reciver SOAP Adapter

    Hi ,
    I am facing issues with Spceial Characters ú ,£ at the reciver SOAP adapter  ,the messages was stuk in XI with to the following error :An invalid character was found in text content. Error processing resource
    I tried in several ways buy using XMBWS.XMLEncoding=iso-8859-1,
    but it was not resloved still I am getting the same error,
    Any one plz suggest me how to resolve this issue....
    Regards,
    Teja.

    Hi ,
    My scenario is RFC--SOAP ,the messages was successfully rached to RFC adapter and I am facing the issue at the receiver SOAP Adapter ......
    I am getting error messages such as :
    1) 400 Bad Request
    2) In the XML Payload ......It is showing as Invalid Character found ....
    For this I tried ...
    1) In the source payload XML I done the  chages in the encodding part
    encoding part as iso-8859-1instead of utf-8.
    2) I have triggered the message from Integration Engine ....then it was successfully processed through SOAP Adapter
    3) with special characters...means there is no issue at target end.
    4) the issue lies in XI so we have to resolve it.
    I tried by using Adapter paramters  which was provided by SAP but the result is same..
    so the paramters which was provided by SAP are incorrect(for encoding)
    Please help me in resolving this issue .........
    Regards,
    Teja.

  • Special Characters issue in DEV and QAS

    Hi,
    I am uploading a file that has special characters (Japanese).
    In the DEV system the special character is converted to #. Which the business wants.
    In QAS system the special character is not converted and is as it is, which makes the business users difficult to find out if any speical characters are there and they don't want the special character as it is
    The file consists millions of record with a possibility of four or five records with special characters
    The special characters on keyboards is not an issue.
    The programs in DEV and QAS system are same and the file tested is also the same but different results.
    Tried in Tcode SNLS to find something but didn't know what and where to look into.
    What could be the issue in this? Looks like this is Basis issue but would like to know if anyone can let me know.......
    Regards
    Sandeep

    Hi ,
    i want to check ur open dataset statement in the program which is being used here if at all in ur case.
    Can you please check the relavant code page in both the D and Q systems and search with the appropriate hexa decimal values(for the special characters ) in both the systems ..
    u can use code page by tcode scp ..
    ex -> as u say a special char sp1 is having entry in q and code page which is being used (like 4200 )
    is not having in d03 .
    then if in d03 this page has no entry then it shows as # , since it is showing in q then it has an entry over there. this is my guess..
    so if at all the client wants not to see this special char's , u need to remove them from this code page.. and check ..
    Cant say if this can solve but u can take this as one more way of dealing with code pages  and special chars....
    br vijay..

  • Special characters issue in output XML - file adapter  - SOA 10.1.3.4

    Hi,
    I use a DB adapter and File adapter to retreive data from database and create output XML file.
    For the database record which have special characters (for example ' , <, >), it will just output the same character in XML file, which cause other system to reject this XML file because of those characters.
    Anyone have this issue ? How can i resolve that ?
    Thanks

    Try converting the characters to &lt; and &gt;. This should work. Make sure the stand-alone & character is converted to & amp; (written with space as HTML will convert it back to &).
    -AR

  • Orgchart export to image: special characters issue

    Hello,
    Using Orgchart Accelerated 2.01.
    We have an issue when exporting to image.  The issue happens when org unit name or attributes contains some special characters like é or ë (common in French).  In the jpg export, these characters are being replaced by some square characters.  In the preview and in the application, everything is displaying just fine.
    This doesn't happen for ppt export (pdf export still not functionning)
    Thanks,
    Laurent

    HI Laurent,
    This is quite unusual. As far as I am aware the OrgChart Accelerated solution only supports English at present. However, you should raise an OSS message via Service Marketplace as I would expect it to export these characters okay.
    Many thanks,
    Luke

  • Turkish Special characters issue in ECC 6.0, while uploading into table

    HI All,
    We are working with Turkish special characters in ECC 6.0
    We are uploading a CSV file containing characters like : İ, Ğ, Ş, Ü, Ö, as soon as the file gets uploaded to application server,
    it gets converted to ? or # or Ý.
    Also, we are reading the file using OPEN DATASET, ENCODING NON-UNICODE, IGNORING CONVERSION ERRORS, the same characters gets uploaded into the custom table  i.e. Ý.
    I have also tried saving the file in UNICODE / UTF-8 format, but the issue still remains.
    I tried searching SAP Notes as well.
    Any pointers to resolve the same will be helpful.
    Regards,
    Siddhesh Sanghvi

    Dear Siddhesh,
    Perhaps OSS note 508854 could help here.
    Also please be aware that Turkish only runs on ISO codepage 8859-9 (aka Latin-5 / SAP codepage 1610).
    I hope this helps.
    Best regards,
    Ian Kehoe

  • Special Characters Issue

    Hi,
    I am trying to load text data from a flat file which has some special characters in the text description like ö ø æ ü å. I have entered this in RSKC. Now when I look in the preview these characters are replaced by this symbol #. Can you help me out in figuring out what I am doing wrong and if there is anything I should be doing. I have loaded the same data in North America BW instance and it works fine. Now when I do the same in Europe system it is giving me the above error.Europe is on a unicode system whereas North America is not. May be if this helps.
    Thanks,
    Kal

    Hi Kal,
    Checkout the link below,
    RSKC
    Regards
    Sajeed

  • Oracle text search - special characters issue

    Hi.
    I'm facing a real annoying problem with text search query, and everything I've tried failed...
    I have a table with a varchar column indexed by text index. The column contains special characters like '&', ',' and mainly- '-'. Since I want to disregard these special characters for searches I have created a basic lexer of type skipjoins for the column index. So now, the phrase 'aaa-bbb something'. for example, can be searched without '-', like this: 'aaabbb'. But I want to make it possible for this phrase to be searched with and without '-'. So, that when the user enters 'aaabbb' he will get the same results as when he enters 'aaa-bbb'.
    In other words, This condition:
    WHERE CONTAINS(column, '<query> <textquery grammar="context"> <progression><seq>'
    ||'aaabbb'
    ||'</seq></progression> </textquery> </query> ' ,1)> 2
    Will return the same results as this condition:
    WHERE CONTAINS(r.POI_NAME, '<query> <textquery grammar="context"> <progression><seq>'
    ||'aaa-bbb'
    ||'</seq></progression> </textquery> </query> ' ,1)> 2
    Since text query treats the '-' sign as a minus sign and searches for 'aaa' which doesn't contain 'bbb', the only way I found to fix this was to wrap the search text with {}. like this:
    WHERE CONTAINS(r.POI_NAME, '<query> <textquery grammar="context"> <progression><seq>'
    ||'{aaa-bbb}'
    ||'</seq></progression> </textquery> </query> ' ,1)> 2
    This all went very well, until I wanted to create a relaxation query. like this:
    WHERE CONTAINS(r.POI_NAME, '<query> <textquery grammar="context"> <progression><seq>'
    ||'{aaab}'
    ||'</seq><seq>'
    ||'{aaab}'
    ||'%</seq></progression> </textquery> </query> ' ,1)> 2
    In this case, I would expect the first part of the query to return no results (since it's not the whole word) but the second part, using '%' should have returned the record of 'aaa-bbb'. It doesn't. It will only return my result if I remove the '{}' for the second part. I can't do that, because the exact same search, when containing '-', will not return the expected results when I remove the braces (the sign is treated as minus sign):
    WHERE CONTAINS(r.POI_NAME, '<query> <textquery grammar="context"> <progression><seq>'
    ||'{aaab}'
    ||'</seq><seq>'
    ||'aaa-b'
    ||'%</seq></progression> </textquery> </query> ' ,1)> 2
    So I now have no solution. My question is- How can I create a query that will disregard the minus sign and treat it as a regular sign, but would still handle percentage sign as a special sign. So that I could run a query like the last example and will get the results of searching the phrase 'aaa-b%'?
    In short, and to simplify my question, I'm looking for a way to escape all characters (not only the minus sign) except for a specific character. Kind of like 'unescaping' a specific character (the '%' sign) within braces {}. Or, another way would be to remove the space that is added to the phrase inside the braces at the end of the word, preventing me from adding "%" at the end of the word, outside the braces.
    Thanks you,
    Nili

    I'm looking for a way to escape all characters (not only the minus sign) except for a specific character. Kind of like 'unescaping' a specific character (the '%' sign) within braces {}What about if you apply a function like regexp_replace to escape all known "specific characters", and then unescape the particular specific character again back as e.g. in
    SQL>  select 'a.da-df%df*' str, replace (
                                                   regexp_replace (
                                                        'a.da-df%df*',
                                                        '([[:punct:]])',
                                                        '\\\1'
                                                   str2
      from dual
    STR         STR2         
    a.da-df%df* a\.da\-df%df\*
    1 row selected.i.e. don't escape with curly brackets but with the backslash character.
    You can then use this string in your query like in
    WHERE CONTAINS(r.POI_NAME, '<query> <textquery grammar="context"> <progression><seq>'
    ||'aaab'
    ||'</seq><seq>'
    ||'aaa\-b'
    ||'%</seq></progression> </textquery> </query> ' ,1)> 2

  • WiFi Network Name with Underscore Special Characters Issue

    Turns out that iPod Touch doesn't like wireless network names with special characters (e.g. underscores) in them (I had 2 underscores in mine).
    It will establish a connection, get an IP address, even use WEP but won't talk to the Internet if the wireless access point name has an underscore in it. If you can change your wireless network name to remove the special characters the iPod Touch becomes very and will connect using the Internet.

    I'm looking for a way to escape all characters (not only the minus sign) except for a specific character. Kind of like 'unescaping' a specific character (the '%' sign) within braces {}What about if you apply a function like regexp_replace to escape all known "specific characters", and then unescape the particular specific character again back as e.g. in
    SQL>  select 'a.da-df%df*' str, replace (
                                                   regexp_replace (
                                                        'a.da-df%df*',
                                                        '([[:punct:]])',
                                                        '\\\1'
                                                   str2
      from dual
    STR         STR2         
    a.da-df%df* a\.da\-df%df\*
    1 row selected.i.e. don't escape with curly brackets but with the backslash character.
    You can then use this string in your query like in
    WHERE CONTAINS(r.POI_NAME, '<query> <textquery grammar="context"> <progression><seq>'
    ||'aaab'
    ||'</seq><seq>'
    ||'aaa\-b'
    ||'%</seq></progression> </textquery> </query> ' ,1)> 2

  • Special characters issue with Nokia Maps on N95

    Hi there,
    when using Navigation in conjunction with Nokia Maps on my N95, all streets and towns which contain any special character in their name (for example: é, è, ü, ä, ö, etc…) do appear as unreadable garbage on the screen of the N95.
    I only noticed the problem after having purchased the 3 years license Navigation upgrade (EUR 99.99) and immediately notified Nokia. That was back in October. Since then I have called them at least 10 times and ultimately I have asked for a refund as no solution is still available.
    In all these calls with Nokia, the only reasonable argument I heard was that maybe (!!!) the new software update version 20.0.015 released back at the end of November could solve the issue. Unfortunately, for my phone (which is a branded one) the update is not yet available.
    Today, after calling them again, I was told that Nokia’s policies do not foresee refunds and therefore my request has been rejected. I was told to bring my phone to a Nokia Store and see if they can help me (I don’t see how). I was also told that maybe I would have to send-in the phone for repair.
    This is soooo frustrating that despite the 3 months of patience and all the money spent for the N95 (not quite cheap), the navigation upgrade and the phone calls to Nokia, I still have the same issue. I will probably end up filing a complaint with a monthly consumer’s magazine in the hope they will publish my story.
    After all, it may not even be Nokia’s fault but rather the guys who are responsible for the maps, but if Nokia accepts to have a commercial venture with a vendor, than they also accept liability for the joint product. And by turning down my legitimate request for refund, they have proven not to give a **bleep** about people like you and me.
    Forgive me for the long post - needed to release some of the frustration...

    I have been using an N95-8GB since Nov.'07. From my experience with this phone that has a built-in mass memory besides the phone memory. I had trouble retrieving some of the softwares I have installed. For eg. I have saved some themes in the mass memory & I could not find it when I want to delete it. There are some 3rd parties games software inside where I cannot even delete
    This is what I don't like about the phone. I have bought an N82/Black recently as it uses an external memory card.
    Coming back to Nokia maps. Personnaly, I don't think they are that good & I have problem downloading it into my phone from my PC after having downloaded it from Nokia.
    By the way the Nokia map is not even the latest map 2.0. Is still a 1.0
    I used Navfone map software & it works OK in the 8GB. You have to purchase it.
    I have used a couple of N-series phones in the past ie. N-90, N-70, N-71, N-73, N-80/Black, N95, N-95/8GB & now N-82.
    Common with all N-series phones. After you have disconnected when you are done with your call you have to wait for a while before the word "disconnected" disappears.
    The more features it has, the more problem you are gonna to encounter.
    Unless you want to download softwares into your phone & have a good camera thats where the N series phones come in.
    For normal usage, a 40 series phone will suffice.

  • XSLT transformation in XML to ABAP: special characters issue

    Hi,
    I am parsing well-formed XML file that has the following data (:
    <projects><project><name>Wallis &amp; Futuna</name></project></projects>
    I use XSLT transformation:
    <xsl:transform xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:sap="http://www.sap.com/sapxsl" version="1.0">
    <xsl:strip-space elements="*"/>
    <xsl:template match="projects">
        <asx:abap xmlns:asx="http://www.sap.com/abapxml" version="1.0">
            <PROJECTS>
              <xsl:for-each select="project">
                <PROJECT>
                  <NAME>
                    <xsl:value-of select="name"/>
                  </NAME>
                </PROJECT>
              </xsl:for-each>
            </PROJECTS>
          </asx:values>
        </asx:abap>
      </xsl:template>
    </xsl:transform>
    If I use the above example without &amp;amp; everything works fine, but the original XML fails with exception CX_XSLT_DESERIALIZATION_ERROR and message "Error during deserialization". Googling around did not give an answer.
    Any words of wisdom?
    Edited by: Alexei Isaev on Apr 26, 2011 5:04 AM
    Edited by: Alexei Isaev on Apr 26, 2011 5:05 AM

    Hi,
    Please visit the following link for reference.
    http://help.sap.com/abapdocu_70/en/ABAPCALL_TRANSFORMATION.htm
    Thanks & Regards,
    Harish

  • Time-dependent Vendor Master & Handling Special Characters

    Hi,
    I need to extract time-dependent Vendor Master.
    1. The data source for <b>0VENDOR</b> does not have fields to hold the valid date range.
    2. Does the Master data in R/3 for Vendors will hold the valid date range?
    3. The text for <b>0VENDOR</b> provides time-dependent, but how to map the <b>valid from</b> and <b>valid to</b> fields?
    Handling Special Characters:
    We are trying to extract data from Legacy system via DB Connect. The item text field consists of special characters. Of course in BW customization we can specify all the special characters to consider. But the special character we observed is 'square' symbol i.e. 'new line character' in Oracle. We are updating this to an ODS object. When looked at error log, observed that green light for the number of records transferred and updated, but finally when it load into ODS object and activates popping up the error message saying 'could not recognize special character'.
    Please help me getting the 2 issues resolved.
    Thanks in advance.
    Regards,
    Sudhakar.

    Hi Everyone,
    Thanks for inputs on Special characters issue...
    Finally resolved with below piece of code in the start routine:
    DATA: FLAG,
          OFF TYPE I,
          LEN TYPE I VALUE 1,
          ALLOWED_CHAR(95) VALUE
    '0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ`~!@#$%^&*()-_=+ ' &
    'abcdefghijklmnopqrstuvwxyz:;<>,.?/|\{}[]"'''.
    CONSTANTS: C_CHAR VALUE '-'.
      LOOP AT DATA_PACKAGE WHERE NOT /BIC/ZI_DESC IS INITIAL .
        DO.
          IF DATA_PACKAGE-/BIC/ZI_DESC CN  ALLOWED_CHAR.
            REPLACE SECTION OFFSET SY-FDPOS LENGTH LEN OF
                    DATA_PACKAGE-/BIC/ZI_DESC WITH C_CHAR.
            FLAG = SPACE.
          ELSE.
            FLAG = 'X'.
          ENDIF.
          IF FLAG = 'X'.
            EXIT.
          ENDIF.
        ENDDO.
        MODIFY DATA_PACKAGE.
      ENDLOOP.
    if abort is not equal zero, the update process will be canceled
      ABORT = 0.
    I have seen the link sent by 'Eugene Khusainov' today. Thought putting my piece of code that may help others...
    Regards,
    Sudhakar.

  • Barcoding -- Special Characters

    I am using Oralce 10g Reports Builder to build a report, that would barcode some special characters like TAB, CARRIAGE RETURN, LINE FEED(NEW LINE) etc. I am currently using the oraclebarcode.jar(java bean) method to develop such barcodes. But this ends up with an error!
    REP -1401 'formulacol' fatal PL/SQL error occured
    ORA-39565 Message 39565 not found Product=RDBMS; Facility=ORA
    My code that i use for this formula_col is
    function CF_1Formula return Char is
         myFileName varchar2(500);
         result varchar2(500);
         barcodeData VarChar2(50) := :chr_008;     
         begin
              if :chr_008 is not NULL then
         myFileName := srw.create_temporary_filename;
         barcodemaker.setBarWidthInch_8345(globals.bcobj, 0.005);
         barcodemaker.setBaseCodeData_6913(globals.bcobj,barcodeData);
         barcodemaker.setBarCodeType_6913(globals.bcobj,globals.barcode_to_use);
         barcodemaker.setFullPath_6913(globals.bcobj, myFileName);
         barcodemaker.renderBarCode_9797(globals.bcobj);
         return(myFileName);
              else
                   return(' ');
              end if;
    end;
    the same code produces barcode for any othe characters(normal characters, 0-9, A-Z, a-z), but spits the above error only if i try it for special characters.
    Any help to generate barcodes for such special non-printable characters would be greatly appreciated
    Srivatsan

    I can't find any .plist files in
    Home/Library/Preferences that refer to CharPalette,
    Surely you must have one called
    com.apple.CharPaletteServer.plist?
    also how can I find files which start with a period
    We're not talking about files that begin with a ., but rather files that end in .plist.

  • Issue while generating MD5 if there are any special characters in the CLOB

    Hi Guys,
    I need your help...
    We are using dbms_crypto.hash to generate the MD5 hash value for a CLOB that will be sent to other feeder systems. The feeder systems validate the file by generating the MD5 hash value on their end and compare with the MD5 generated in Oracle and accept the file only if the MD5 hash value matches.
    The MD5 file matches between both the systems except in the case where there are special characters in the CLOB. Somehow, MD5 is prefixing  character before any special character and calculating the MD5 value. In our case, our special characters being ®, §, ™, ©....
    This is a high priority issue for us and it is holding our UAT.
    We are using Oracle 11.2.0.2.0.
    Your response is really appreciated.
    Best Regards
    Gupta

    Welcome to the forum!
    Whenever you post provide your 4 digit Oracle version.
    >
    We are using dbms_crypto.hash to generate the MD5 hash value for a CLOB that will be sent to other feeder systems. The feeder systems validate the file by generating the MD5 hash value on their end and compare with the MD5 generated in Oracle and accept the file only if the MD5 hash value matches.
    The MD5 file matches between both the systems except in the case where there are special characters in the CLOB. Somehow, MD5 is prefixing  character before any special character and calculating the MD5 value. In our case, our special characters being ®, §, ™, ©....
    >
    See if my reply in this thread addresses your problem.
    Re: MD5 HASH computed from DBMS_CRYPTO does not match .NET MD5
    The fix in almost all of these cases is to understand that the Crypto package always converts everything to AL32UTF8 before hashing.
    ALWAYS.
    ALWAYS.
    ALWAYS.
    Unless the 'other' hash generators (substitute any generator you wish) do it the Oracle way you will NEVER get a match.
    NEVER.
    NEVER.
    NEVER.
    There are no workarounds.

  • Special characters an issue in reading email from server?

    I have an email application that uses javamail 1.4.1 that grabs emails out of flat files and displays the messages on the screen. Until recently, all email was sent within the business, but now they are able to receive emails from any email provider. We've been seeing issues where parts of messages go missing, even links to attachments that don't get displayed to the screen. All of the correct information is in the flat files, but it doesn't get displayed. Does Javamail do anything to handle special characters or is there anything you think I could try to get these messages to display? It's really causing some problems!

    As far as I can tell, it's not throwing any exceptions, the only ones I catch in retrieving emails are MessagingException, IOException, and IndexOutOfBoundsException, and I'm not seeing any errors in my log files. The headers are the only thing that come through correctly every time, it's always either the message or attachments that go missing. One of the messages is from a mobile phone, which could be a problem, but we've seen it from our company email addresses too. I'll see if I can get a hold of a sample message to post. In the meantime, what kinds of properties can be set? Is there a good place to look for that?
    EDIT: here is a sample message (names have been changed to protect the innocent, also removed attachment encoding)
    Return-Path: <[email protected]>
    X-Original-To: [email protected]
    Delivered-To: [email protected]
    Received: from localhost (unknown [IP])
         by company.com (Postfix) with ESMTP id AA0FB52B4F0
         for <[email protected]>; Wed, 17 Dec 2008 12:27:00 +0000 (UTC)
    Received: from company.com ([IP])
    by localhost (HOST [IP]) (amavisd-new, port 10024)
    with ESMTP id 02398-05 for <[email protected]>;
    Wed, 17 Dec 2008 06:27:00 -0600 (CST)
    Received: from fortimail (unknown [IPADDRESS])
         by company.com (Postfix) with ESMTP id 7EBC7178D95
         for <[email protected]>; Wed, 17 Dec 2008 06:27:00 -0600 (CST)
    Received: from atlmtaow03.cingularme.com (atlmtaow03.cingularme.com [IPADDRESS])
         by fortimail with ESMTP id mBHCQvRG003014
         for <[email protected]>; Wed, 17 Dec 2008 06:26:58 -0600
    X-Mms-MMS-Version: 18
    Date: Wed, 17 Dec 2008 06:31:21 -0600
    X-Nokia-Ag-Internal: ; smiltype=true; internaldate=1229517081559
    Content-Type: multipart/mixed; boundary="----=_Part_11936491_5421953.1229517081567"
    X-Mms-Delivery-Report: 1
    Received: from schagw02 ([IPADDRESS]) by atlmtaow03.cingularme.com (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20081217122656.MANG3081.atlmtaow03.cingularme.com@schagw02> for <[email protected]>; Wed, 17 Dec 2008 07:26:56 -0500
    X-Mms-Transaction-ID: MMS0000084841772
    From: <[email protected]>
    To: [email protected]
    X-Mms-Message-Class: 0
    X-Mms-Read-Reply: 1
    Mime-Version: 1.0
    Message-ID: <3200553.1229517081568.JavaMail.wluser@schagw02>
    X-Mms-Priority: 1
    X-Mms-Message-Type: 0
    Subject: Multimedia message
    X-Nokia-Ag-Version: 2.0
    X-Virus-Scanned: amavisd-new at location.company.com
    ------=_Part_11936491_5421953.1229517081567
    Content-Type: text/plain; charset=utf-8
    Content-Transfer-Encoding: base64
    Content-ID: <slide1.txt>
    Content-Location: slide1.txt
    Content-Disposition: inline
    TG9vawo=
    ------=_Part_11936491_5421953.1229517081567
    Content-Type: image/jpeg
    Content-Transfer-Encoding: base64
    Content-ID: <1215082150-01.jpg>
    Content-Location: 1215082150-01.jpg
    Content-Disposition: inline
    [Attachment encoding goes here]
    ------=_Part_11936491_5421953.1229517081567--
    Edited by: jlapoint on Dec 22, 2008 9:22 AM

Maybe you are looking for

  • Aiport Extreme (N) & Video Playback

    Hi there, I have an external HD hooked up to my Airport Extreme base station. I have my iTunes library as well as some movies. When playing songs in iTunes wirelessly from the base station I do not have a problem, no loss, music plays smooth. However

  • Newbie

    What is the best way to get started learning Java? I am I am very familiar with C++. Thanks in advanced.

  • Lockbox clearing

    Hi, Client will be using BAI2 format for lockbox processing. I have a requirement when there is no invoice number exists on lockbox record but customer number exists and if customer has paid for multiple invoices in one lumsum total, client wants to

  • Displaying unicode text

    I have to display unicode text present in Indian language on Jlabl or Jbutton. Thanks

  • Getting rid of the space between songs?

    can someone tell me how to get rid or the space between songs ie; seemles play. when i listen to a live or dj album, nearly throw the ipod against the wall! pc   Windows XP   8gig hd