Custom evaluation of EL expressions - extend ExpressionEvaluator?

I have a model class (corresponding to a database table) with some exclusion flags, where the flags indicated that a field should not be displayed on a page where we choose to apply exclusions. For example, a person may request that their username and date of birth not be listed in a directory search, yet we would still want to show the username/birthdate on a page where the user is looking at their own information. For example:
public class Person {
    private String name;
    private Date birthDate;
    private String username;
    private boolean excludeBirthDate;
    private boolean excludeUsername;
    // getters and setters
}I want to write a tag such that I can say in my JSP:
<page:applyExclusions>
    ${person.username} ${person.name} ${person.birthDate}
</page:applyExclusions>and have only the person's name display (if they have requested that the other fields be excluded).
Looking at the tags API, it seems like I would want to have my own ExpressionEvaluator whose evaluate method says something like
public Object evaluate(String expr, Class type, VariableResolver resolver, FunctionMapper mapper) {
    if (type.equals(Person.class) &&
         expr.equals(someExcludedField)) {
         // return empty String or something to say "don't display the actual value"
    else {
        // ok to display value, evaluate like normal
        return super.evaluate(expr, type, resolver, mapper);
}Not sure if I'm on the right track with my idea or if there's a better way to accomplish this?

An expression evaluator is exactly that - searches for some variables in scope and performs evaluation on them according to a set of rules.
IMO you shouldnt be changing this functionality to include your business logic there. You should be writing your own custom tags for such pruposes, something like
<myTag:applyExclusions username="${userName}" name="${name}" birthDate="${brithDate}/>And in your tag code, you would have
public int doEndTag() throws JspException {
        try {
            pageContext.getOut().println("UserName "+ userName);
            if(user is viewing the page)//your logic here{
                 pageContext.getOut().println("Name "+ name);
                 pageContext.getOut().println("Birth Date "+ birthDate);
        } catch (IOException exp) {
            throw new JspException(exp);
        return EVAL_PAGE;
}  where userName, name and birthDate are attribute properties of the tag with get and set methods as evnafets suggested.
Hope that helps.
cheers,
ram.

Similar Messages

  • Airport Express extends 5 Ghz and 2.4 Ghz or just one at a time?

    I recently switched my dual band Time Capsule to use different names for the 5 Ghz and 2.4 Ghz networks.
    Will the Airport Express extend both or just one at a time, if so, which one will it extend?
    I have two Airport Express modules, bought a long time apart, is there any difference in functionality and how do I tell them apart if this is the case?
    All are running the most recent firmware version.

    Welcome to the discussion area, Mike!
    Will the Airport Express extend both or just one at a time, if so, which one will it extend?
    The AirPort Express is a single band device, so it can extend either the 2.4 GHz or 5 GHz band, +but not both at the same time+. Since you have different names for the 5 GHz and 2.4 GHz bands, the Express will extend the 2.4 GHz band by default. Using AirPort Utility, the setup application for the AirPorts, it is possible to configure the AirPort Express to extend either band.
    If you are perhaps thinking of extending the 5 GHz band, this can be a bit tricky because 5 GHZ signals do not travel effectively over distance or penetrate obstructions as well as 2.4 GHz signals. You almost have to have a line-of-sight relationship between the Time Capsule and the AirPort Express to be able to extend the 5 GHz band.
    I have two Airport Express modules, bought a long time apart, is there any difference in functionality and how do I tell them apart if this is the case?
    Look on the side of the AirPort Express for the model number in the small print. You'll need Model No A 1264 to be able to "extend". If you have the older Model No A 1084, that version will not be able to "extend" a wireless network, but you could use it to "join" the wireless network and stream AirTunes to the device.
    All are running the most recent firmware version.
    That would be 7.5.2. If you have the older version of the AirPort Express, the latest firmware version for that device would be 6.3.
    Message was edited by: Bob Timmons

  • Airport Express Extends 5GHz at 2.4GHz?

    My second generation(802.11n) Airport Express extends my 5GHz network, Net5, at 2.4 GHz. The express is about 20
    feet from its "target," an iPad 3 serving as an internet radio. I know this because a scan turned up the 5GHz network on the same
    channel as the 2.4GHz one and identified as "Net5."
    As far as I can tell, all my settings are correct, etc. I'd be grateful for any ideas, comments, etc.

    Ok, thanks for clarifying that for me. By default, the 2nd generation Express should extend both radios of your 5th generation Extreme. The key is placement. As you are already aware the range of the 2.4 Ghz band is greater than that of the 5 GHz one.
    Even if you have the Express within 20 feet of the Extreme there may be some form of Wi-Fi interference (like walls) that may be preventing the 5 GHz band to be extended properly.
    To rule out a possible placement issue, please check out the following AirPort User Tip for details on how to best place your base stations.

  • How to map a custom enum list to a custom form property in an extended incident class

    Hi,
    I'm struggeling to understand how to map a custom enum list to a custom form property in an extended incident class.
    Here's what i want to have happen:
    I am going to publish a request offering on my SMPortal for allowing users to submit basic IT incidents. I want the form to include "Whom does this problem affect" (answers(This is the custom enum list): Me, Multiple Users, Whole department or Whole
    company), "What is the problem about", "Description" and "Attachments".
    Here's what i've done:
    In the authoring tool i created a MP for the custom enum list and put only the list in it. I sealed the MP and imported it.
    I created another unsealed MP called TST.Incident.Library for storing incident library customizations and extended the incident class to add an extension class i called ClassExtension_Affected scope with a custom property i called AffectedScope. Then i am trying
    to set the datatype of this property to "list". In the "select a list" dialog i cannot chose my previously sealed MP with the custom enum list in it. Why?
    - Do i need to scratch the sealed MP and put the custom enum list in the latter TST.Incident.Library MP instead?
    - If so, can i do that and keep this MP unsealed, or will i get an error on import saying "Unsealed management packs should not contain type definitions"
    - Should i create one sealed MP for both the custom enum list and the extension class + custom property?

    Hi,
    Authoring Tool simply isn't informed about your list. Open the sealed management pack where you define the root of the list in the Authoring Tool and in the same time open TST.Incident.Library. You will have two opened MPs in the Authoring
    Tool and be able to add a custom list for your custom field.
    Cheers,
    Marat
    Site: www.scutils.com  Twitter:
      LinkedIn:
      Facebook:

  • Do I have to use airport extreme to be a main network if I want to use Airport express extend my wifi range

    Do I have to use airport extreme to be a main network if I want to use Airport express extend my wifi range.

    You cannot extend wifi from a different brand router..
    Only apple to apple.
    But the apple router does not have to be the main router.. it can be in bridge.. as long as it is creating a wireless network it will work fine.

  • S_ALR_87012176 - AR,  Customer Evaluation with OI Sorted List

    Hi,
    Can someone tell how to read S_ALR_87012176 - Customer Evaluation with OI Sorted List in AR. What do the old, ovd and omt mean.
    Thanks,
    Ram

    This is a standard report.
    Enter the Customer range and Company Code.
    You can change the open item at key date forward, back or keep it as today.
    You then need to make any other selections.
    In terms of the output it is determined by the summarization levels. use the Information icon "I" to see the settings.
    Lastly you can change the bucket view by changing the days overdue groupings.
    Here is the information:
    The program displays the following payment history information:
    Sales figures such as annual sales and authorized deductions. This data is available in the system and only issued by this program.
    Information on whether the customer is a net payer or a cash discount payer. This information is displayed in the field "Type".
    The type of payer is determined by means of the payment volume:
    A net payer is a customer who usually exhausts the payment term and does not take any cash discounts.
    A cash discount payer is a customer who usually makes use of the cash discount deduction.
    Days in arrears. The average days in arrears are determined as follows:
    For each of the last five periods in which payments took place, the payment amount from each period is multiplied by the average days in arrears from each period. The results are added together and then divided by the total of the payments from the periods.
    The days in arrears are thus weighted with the payment amount.
    Last payment period. The period and the year (for example, 5 93) are displayed.
    In addition to analyzing payment history, this program evaluates customer open items. It structures the items it selects using a time schedule that you can define as you like, and displays them according to business area.
    The criteria you can choose for this analysis are as follows:
    Aging schedule for open items by due date for net payment
    Displayed next to "Net"
    Calculation: Due date for net payment - key date
    Due date forecast using the first cash discount days
    Displayed next to "Dsc"
    Calculation: Baseline date for payment + cash discount days 1 - key                                                                   date
    Probability of payment based on the weighted incoming payments in the past
    Displayed next to "Pay"
    Calculation: Baseline date for pmnt + cash disc.days 1 + average days                                                            in arrears
    Days overdue of items that are due
    Displayed next to "Ovd"
    Calculation: Key date - due date for net payment
    Examples of the open item analysis
    The item used in these examples contains the following data:
    Document date   04/01/1992
    Baseline date for payment   04/05/1992
    Terms of payment   8 days 5% / 14 days 2% / 21 days net
    Key date   04/15/1992
    The due date for net payment of this item is determined as follows:
    Baseline date for payment + net days
    The sorted list for this item would appear as follows:
    The (*) indicates in which column in the sorted list the item would appear for the different evaluations.
    Due date for net payment
    Due date for net payment - key date = number of days until the due                                        date for net payment
    04/26                    - 04/15    = 11 days
    Display in the list:
    I    1    I    2    I     3    I     4     I    5    I    6    I -
    I         I from  1 I from 11 I from 21 I from 31 I from 41 I I to  0   I to   10 I to   20 I to   30 I to   40 I         I -
    Explanation of column 1:
    Items displayed here are overdue.
    Explanation of column 6:
    Items displayed here are due in 41 days or more.
    Cash discount 1 due date
    Baseline date for payment + cash discount days-1 - key date
    04/05                     + 8                    - 04/15    = -2 days
    Display in the list:
    I    1    I    2    I     3    I     4     I    5    I    6    I -
    I         I from  1 I from 11 I from 21 I from 31 I from 41 I I to  0   I to   10 I to   20 I to   30 I to   40 I         I -
    Explanation of column 1:
    Items displayed here are overdue for the first cash discount.
    Explanation of column 6:
    Items displayed here are due in 41 or more days for the first cash discount.
    Forecast of incoming payments
    Baseline date for payt + cash disc.days 1 - key date + days in                                                          arrears
    04/05                  + 8                - 04/15    + 25    = 23 days
    Display in the list
    I    1    I    2    I     3    I     4     I    5    I    6    I -
    I         I from  1 I from 11 I from 21 I from 31 I from 41 I I to  0   I to   10 I to   20 I to   30 I to   40 I         I -
    Explanation of column 1:
    Items displayed here are overdue as regards cash discount 1.
    Explanation for column 6:
    Items displayed here are due in 41 or more days for the first cash discount.
    Days overdue
    Key date - due date for net payment
    04/15    - 04/26                  = -11 days
    Display in the list:
    I    1    I    2    I     3    I     4     I    5    I    6    I -
    I         I from  1 I from 11 I from 21 I from 31 I from 41 I I to  0   I to   10 I to   20 I to   30 I to   40 I         I -
    Explanation of column 1:
    Items displayed in this column are open but not yet due.
    Explanation of column 6:
    Items displayed here have been overdue for 41 or more days.
    Note
    The analysis types "Net", "Dsc", "Pay" are a future time frame for forecasting incoming payments. "Ovd" is the time frame for the past for analyzing overdue items.
    To estimate the probability of incoming payments, you should always request a sorted list by due date, cash discount days 1, and incoming payments forecast. Normally, the cash discount days 1 due date shows the earliest incoming payment, the latest due date and for the forecast of incoming payments the probable time of the incoming payment.

  • I am trying to stop my Xbox from connecting to my Airport extreme base station and only connect to my airport express extender.  Anyone have any ideas?

    I have an aiport extreme base station in my living room and an airport express in my bedroom extending the network.  For some reason my xbox along with some other devices always connects to the extreme base station in the living room which has a very low signal.  Is there a way to setup a seperate network for my express extender so that I can connect only certain devices?  HELP

    You would probably want your Express to join the network if an extender isn't required. Reset to factory settings and join the network.
    If you do want your Express as an extender run an Ethernet cable between the Express and the Verizon router and set the Express up to be in bridge mode, with the same WiFi network name and password as your Verizon router.

  • Airport express extending - n AND g

    I have an airport express extending a dual band airport extreme network. The extreme has one band on n (for laptops) and one band on a/g (for iphones and an older laptop).  The airport express extends the network, connecting wirelessly to the extreme in another room, and sharing its connection with an iphone and an old laptop.
    My question is this: will the airport express connect with the airport extreme (receiving its internet connection) at n speeds, but then connect with my iphone and old laptop (sharing its internet) at a/g speeds?  I know the express is not dual band and thus cannot share its connection on different bands, but can it connect on a different band than it shares?
    Thanks!

    From what I've tried the Airport Express will only extend as it connects to. I've tried and it doesn't seem to "auto-convert" from one to another.
    Also, you might want to look at the 802.11n 5ghz and 802.11n b/g/n 2.4ghz. Set this in your Airport Extreme accordingly (which you already might have), and let Airport Express automatically extend the 802.11n b/g/n 2.4ghz. This way, the iPhone will connect as fast as it can and the older laptop can connect.
    BTW here is my "poor man's dual band" setup if anyone's interested:
    DSL modem is connected to Netcomm 802.11b/g/n wireless router. This supplies the 802.11b/g/ 2.4ghz N signal for iPhone, Xbox360, and anything else.
    Then, I connect via ethernet from Netcomm wireless router to my existing Airport Express. Airport Express supplies a pure 802.11 5ghz N signal for my Mac, iPad2, new iPad and AppleTV.
    This way, the Mac, iPads and AppleTV always "see" only the Airport Express network, hence WiFi iTunes syncing as well as AirPlay streaming is great, and the 5ghz network with maximum N speed doesn't suffer interference and/or dropouts such as when my microwave is running.
    As for the iPhone, I'll just use a cable when I need to, but this way my iPhone and Xbox360 can access the Internet as needed without degrading the connectivity of the Mac, iPads and AppleTV. I don't play online games, I only need connectivity to update or download stuff on Xbox360.
    Yes, the disadvantage is double-NAT, but I haven't encountered issues yet.

  • In F.30 customer evalution screen

    Hi Friends,
    in the T.code F.30 the customer evalution due date analysis
    by country.
    in the info systyem  go to enverironment . master data selection .
    existing 1 customer  belogs to 3 company codes
    but here is dispalying 2 company codes . I need to add one more company code here.
    where the configurations sttings .tcodes please
    Edited by: subbu subbu on Oct 10, 2008 8:48 AM
    Edited by: subbu subbu on Oct 10, 2008 9:15 AM

    hi prakash,
    these fields may be suppressed by configeration people.
    you can see these fields when you enable them by going to OBC4 tcode.
    Generally these things will be done by Functional consultants/Basis people.
    you need to contact them.
    <b><i>Reward points if useful</i></b>
    Chandra

  • Problem with airport express extending wifi from extreme

    My setup is an airport extreme wired to the internet with two iMacs connected by wire and an airport express to extend wifi from the extreme to the further parts of my house.  When originally installed about a year ago this arrangement worked perfectly, but I noticed a few weeks ago that neither my iphone, ipad, nor my MBP 13" is connecting to the aitport express anymore and the network extension is not working as intended.
    Last night I investigated the isue and found that the express is connected wirelessly to my extreme because when I wired my MBP to the express and turned off the wireless connection it could still reach the internet.  But, even with the express sitting plugged in next to my iPhone I could not get it to connect to the express - it always uses the extreme and while I'm in range there is no problem.  The problem is that my house is old and the wals tend to cause problems with reception and I can't get wifi in the garden and some parts of the house.
    I have the express and the extreme configured to allow access only by the client macs that I have provided and it looks like the two devices share this information when they are in extend mode (but not sure about that).  When I set up the system I added the aitports mac addresses to the approved list in the access control screen, which seemed to be necessary then though I removed them (the airport mac addresses) fromt he list last night to see what effect this had and biefly the airport did connect to my MBP.  But after returning it to its location where it usually is I have not been able to reconnect to it.
    In brief;  I have an airport express extending an airport extreme wifi, it used to work, but now all wifi clients will only connect to the master.  I have a suspicion that a recent airport update has caused this (both airports are up-to-date) but can't be sure.  I have the express correctly configured to extend the wifi of the extreme as it was originally working.
    One thing I have noticed - I had the express set to use a fixed IP by setting 'static' in the internet screen - this is not the current setting (it's reverted to DHCP) and I cannot force it to update to and remain set to static.
    Does anyone know how I can restore the correct functioning of the express as an extension of the wifi network?
    Thanks
    Damon

    Perform the Factory Default Reset one more time. Hold the reset button until the amber light has been blinking rapidly for 8-10 seconds before you release the reset button
    Run the setup wizard, and wait for screen similar to this to appear, then click on Other Options:
    Select the Add to an existing network option, then click Next and follow the prompts.
    If you are still having difficulty, try running the setup utility on an iPhone or iPad, since Yosemite has a number of bugs in the setup process.

  • How to create F.29 - batch jobs to execcute the customer evaluation report

    Hi,
    I am executing the S_ALR_87012167 report for customer evaluation reports.I have defined all evaluation views,but while executing F.29 bacht jobs,it is saying no jobs exist.
    How to execute F.29.Kindly advice me.I am not able to execute the report.
    Thanks
    Supriya

    Use Job wizered...........
    enter job and server name...............     continue -
      enter program name   RFDRRGEN
    enter variant name SAP&VARI...............   press continue four times and complete.............
    In the job selection check the status of your job and check the spool ..............   now your evaluation reports should work..........  but before generating batch job you should have completed the previous steps like OBAN and OBAJ.
    Regards,

  • Iphone will not connect to airport express extended network - macbook and ipad will - Help

    Iphone will not connect to airport express extended network - macbook and ipad will without problems.
    iphone will connect to base station no problems, I've restored settings and started again but still the same, the iphone picked up the network for the last couple of months, but not now ?

    I'm having the same issue. My AExpress used to give a good signal strength on the far side of the house extending he network created by my Extreme. However, I've noticed lately that my iPhone does not receive the same strong signal it once did. AE has a green light, I've rebooted it, and my Extreme but there is no change in signal strength. Other than the green light, how can I tell if the Express is working if I don't get a good network signal?

  • Airport express extending wifi extremely slow

    Hello,
    I have a time capsule creating a wireless network and a airport express extending the wireless network.
    When I'm connected to the time capsule I have around 12mbp of speed but when I am connected to the airport express I have around 0.2mbp
    In the airport utility it says the connection is good she connected to the airport express.
    Everything was working fine a few days ago.
    I was reading the the forum that it may be interference from a neighbour and to change the channel but I can fine where to change the channel. 
    Is changing the channel the solution? How can I access where to change the channel?
    Or is there another solution?
    Anyone knows how to fix this speed problem in airport express?
    Cheers
    Francisco

    What is the distance between the Time Capsule (TC) and the AirPort Express Base Station (AX)? Are they in the same room, different room, different floor from each other? If in different rooms/floors, what is the basic building material used in the walls/floors/ceilings?
    It is important to understand that the AX can only extend the TC's wireless network at the same bandwidth that it receives it. If you are only getting around .2 Mbps at the AX, then either there is too much distance between routers or there is some form of Wi-Fi interference (other Wi-Fis or the builiding material) between them that is preventing the AX from getting a strong enough signal to extend.
    Changing channels is one possible solution. You would do so using the AirPort Utility. If you are using version 5.x of that utility, you would change channels as follows: AirPort Utility > Select the AX > Manual Setup > AirPort > Wireless tab > Channel. By default Channel is set to "Automatic." Click on the up/down arrow to the right of the Channel window to get the other channel options.
    If this doesn't resolve the problem, please check out the following AirPort User Tip for details on how to best place each base station for maximum bandwidth in an extended network.

  • Using express to extend extrene signal, can I use a secont express to extend first express (extending extrene)signal even further

    I'm extending the signal of Airport Extreme with an Airport Express. However, I still need to to extend signal even further.
    Can I use another Airport Express to extend the signal of the firts Aiport Express even further which is already extending the signal of Airport Extreme?
    In other words, Airport Extreme connected to Airport Express extending signal, then another Airport Express extending signal from first Airport Express.

    Bob,
    Thanks for answer this... I am trying to figure out how to do something in my home and thought you might be able to answer this for me.  I have a house that has wired ethernet thruout.  I have a  dual t1 line coming into a wired router (that provides internet access) going into a switch.  Plugged into the switch are all the ethernet lines running thruout the house and a wireless apple time capsule.  I have 3 other apple extreme base stations that I want to plug into the wired ethernet connections thruout the house and have all of them use the same base network... Right now when I go thru the wizard it sets them up to connect via the wireless signal, which is great if they are within range of the time capsule, but the second I move one of them to another area of the house that is outside this range, they "appear" to be working (green light) but are actually not connecting to the time capsule, whether or not I plug them into the ethernet jack or not....  I can assign each one of them a separate static IP address that allows each of them to reach the internet but then I will have 4 wireless networks rather than just one... Hopefully, I explained this well... Any suggestions?
    Thanks!
    Jim

  • Time Capsule & Airport Express Extended Network loses connection!

    OK, so I am an Apple virgin of 2 months experience, after many many years with Windows based PCs, so please be patient and gentle with me. Sorry about the long explanation.....
    My set-up comprises of a Time Capsule, which is connected to the Internet via a NetGear ASDL modem. Both pieces of equipment are situated in my wife's office on the first floor of our house. My office is on the ground floor, where I have a 27" iMac and an Airport Express which is connected to a printer via the USB port. The Airport Express is sited about 10 feet from the iMac.
    All software and firmware are lastest versions - TC v7.5, AX v7.4.2 & Airport Utility v5.5.
    For the past 2 months, I have only been using the AX to print wirelessly and the set-up has worked faultlessly.
    Earlier this week, I decided change the configuration to extend the network to allow me to use my laptop & iPhone in areas of the ground floor where I had no signal. I followed the online instructions and first changed the TC to check the box to 'allow this network to be extended', after updating the configuration successfully I moved to the AX. Here I changed the wireless mode to 'Extend a wireless network', selected the network name and checked the 'Allow wireless clients' box. This also updated successfully.
    Everything ran correctly and the range of the network was greatly increased.......great, job done...not!
    After about 3 hours the iMac lost the connection and the TC disappeared from the Airport Utility pane and refused to reappear. I checked but also couldn't connect or see any network on the laptop or iPhone, so have dismissed a fault with the iMac. I finally got things back up after doing a power reset of the TC, but after a few hours same problem occurred, and occurred and occurred. By clicking the Airport Utility icon on the top right of the screen and following the prompts from 'no Internet connection', I can at least get things up and working without a power reset of the TC, but the connection still drops after 2-5 hours each time.
    My first call to Apple Support led to a full reset and re-config of both the TC and AX, setting the extended network up as I had done originally. The only difference was an iMac reset (alt/cmd P&R on power up) and changing the 2.4Ghz channel from 1 to 11. This had no affect and the connection drop-out problem continued.
    My second call to Apple Support led to me being passed to a Level 2 Techie, who first suggested that I tried disabling the Guest Network - tried it, and it made no difference. I was then told to try a WDS network, which whilst not losing connection, is slower and has less range than the original extended network and frankly sounds a cop-out.
    Has anyone had a similar problem, anyone solved the problems, can anyone offer any help or advice please.. I'd appreciate any input....thanks.

    Similar problem here. Cable Modem (Moto SB6120)->AEBS (802.11n dual-band)>AX (802.11n) for wireless connection to MacBook Pro running Mac OS X 10.6.2. AEBS configured as dual-band: 801.11a/n at 5GHZ and 801.11b/g/n at 2.4 GHZ. AX configured to wirelessly extend the AEBS 5GHz 802.11a/n network. I am able to run on the extended 5GHz network (via AX) for varying lengths of time, until the internet connection dies. When this occurs, I am able to switch over to the 2.4GHz network to get back online. Solution up until now has been to unplug the AX, then plug it back in. After the AX restarts, I am able to hop back onto its 5GHz signal and get to the internet. However, the internet connection on this band will drop again after some time.
    I was on the phone with Apple Support twice in the past week to get this resolved, but no joy. Senior Advisor seemed to think that my AX was working properly, and that that the problem could be with my AEBS -- perhaps the 5GHz antenna might be bad in my AEBS? Seems odd to me, since both my AEBS and AX are less than 2 months old...
    I just read the post from LocoDoc and decided to see if I could replicate the problem. Sure enough, when I am connected to the internet via my AX extended 5GHz network signal and a Time Machine backup starts, the internet connection quits. Only recourse is to restart the AX. Note that I do not experience this problem with Time Machine while connected wirelessly straight to the AEBS 5GHz signal. Only when I am connected to the "extended" signal via the AX.

Maybe you are looking for

  • Mac Mini Doesn't Display through Philips Tube HDTV

    I have a Philips tube HDTV with a VGA connector in the back, and used the DVI-VGA connector that came with my new Mac Mini to connect. I don't have a computer monitor at home. The TV doesn't display anything. So then I took the Mac Mini over to a fri

  • How can I use a headset properly with Skype?

    Hello, Just purchased a Skype approved headset. Plantronics Audio 625 USB. Problem: The system does recognize my USB device -- which is good. I select the devise in my Sound applications -- both input and output.' Called support and they said it shou

  • Problem with pacman.. Unexpected error when trying to sync or download

    Hi, Im getting unexpected error for all steps when im trying to do pacman -Sy same thing for downloading a package, it find it then prompts me for confirmation and then it says errer: failed to commiut trnasaction (unexpected error). errors occured,

  • How to translate my new OA Pages in different language.

    Hi All, I have developed new OA Page in English Lang. Now I want to let it work in multiple language. I have come to know about 2 utilities provided by Oracle: XLIFF Extractor and XLIFF Importer. But i have found that these utilities are for personal

  • Errors in Support Assistant - 5.5.1.0 Build 1828479

    Running 5.5.1.0 Build 1828479 When I click on the monitor tab to see the proactive support uploads status, all I see are errors.  When you hover the mouse over the status it says: cannot establish connection to vmware hosted services, please check th