Clueless with this little bug

I'm a little loss with this error. I really don't know where to start but, i'll try to give as much information as possible. I'm hoping one of you gurus can shed some light to the topic.
I have a page where I initially check if the page loaded from a post, with the following code:
if (request.getMethod().equalsIgnoreCase("POST"))
now the post is suppose to come from another page. The reason why I check if it's a post, is if in case a user tries to access the page without going through the first page that posts to it, i redirect it
so the if statement goes with an
else {
response.sendRedirect("firstpage.jsp");
return; }
if it's a post i continue drawing the page and showing my form. Now there are no problems when I send a post from firstpage.jsp. But the problems arise when I test my code by trying to go straight to the page by typing the address in my browser. I don't get a Java error but a microsoft internal browser error (ie 5 until now). I noticed that the error ocurs while loading an image from my header of the page. If it helps, my header is inlcluded.
Now I tried commenting the if statement, and everything loaded fine, even if try to go directly to the page by typing the address, but then I don't get to redirect. I'm really at lost here, can someone give any idea what it could be?

Ok now this is becoming annoying. I mentioned above that I took of the alpha code for my image links and everything worked fine. Well I made a new page and I have similar code. It looks like this:
if (request.getMethod().equalsIgnoreCase("POST")) {
// some validations with beans
if ( valid ) {
// some bean procedures
response.sendRedirect("newpage.jsp");
return; }
else {
// display invalid message html embedded }
the rest is HTML below.
The microsoft internal error occus when I load my left menu. My left menu is an included jsp file. Basically it checks who the user is and displays the appropriate menu. The POST comes from the same page. I have similar pages with this kind of design and everything runs fine. Does anyone have any idea why I get an error?
My page is basically divided into 5 parts. The whole page is made of a 3 X 3 table. The first row's columns are merged and the make my header. I include a Header.jsp. In the second row, the first column is the left menu, again another inluded jsp file. The 2nd column in the middle is my body, which contains the code above. The 3rd column is the right menu, which is currently empty. Last row's columns are merged and is the footer with another inluded Footer.jsp file.
I viewed the source when I got the error, the page seems to break in the middle of my LeftMenu.jsp. I was able to load the menu option, but when I reach the links, the HTML gets cut. I finished loading the header, but haven't loaded the rest of the parts of the page.
I really hope one of you gurus can point out what I'm doing wrong. I have pages that are the same, and things go fine. I'll go run through the code again, thanks again for all the help.

Similar Messages

  • Hi there, hope somebody could help me with this little issue I am having

    Hi there,
    First of all I want to say that I am very pleased to be part of this community, my name is Juan and I got the following problem:
    When my father tries to dial a mobile phone number (from his blackberry) starting with 32, phone adds a plus sign like if he was actually dialing an international number.
    I mean, if he dials 321 815 5634, we get the following result: +321 815 5634
    Hope someone could give me a clue on how to solve this.
    Thanks in advance,
    Juan

    Hi Juan,
    Welcome to BlackBerry Support Community Forum.
    tanzim                                                                                  
    If your query is resolved then please click on “Accept as Solution”
    Click on the LIKE on the bottom right if the post deserves credit

  • Alternative to ABS with this little function - comments please

    I've been using svn as an alternative to ABS to pull down specific packages for building.  Here is what I have in my ~/.zshrc or ~/.bashrc.
    1) Is there a more efficient method of implementation?  Perhaps in the step where I validate the user provided package name?
    2) Any comments are welcomed.
    https://gist.github.com/graysky2/123a92d045bb02ce7634
    Last edited by graysky (2014-08-14 22:02:16)

    @Allan - Didn't know abs took tokens like that.  Pretty neat.  I see two advantages of my method:
      1) Users don't need to know which repo the package is in (core, extra, or community) since the scriptlet figures it out.
      2) Users can optionally get the files associated with trunk rather than what's in the repos.
    Thanks for the reply!
    Last edited by graysky (2014-08-15 19:01:14)

  • Text field with autocomplete: little bug in application builder

    Hi,
    I just noticed that the application builder complains when a text field with autocomplete is defined with a named LOV containing a single column value (Apex 4.0.2.00.06).
    I created the text-field with a dynamic LOV (please specify in the docs that autocomplete requires single column queries!), then I used the "Convert to named LOV" task link to convert it to a named LOV and it works perfectly, however as soon as you attempt to change some other attribute for the item, it will throw the following error:
    1 error has occurred
        Using a named list of values (LOV) is only supported for item types which require at least two LOV columns.As i said, the named single column LOV works just fine with the autocomplete, so the error message seems to be also misleading.
    Flavio
    http://oraclequirks.blogspot.com
    http://www.yocoya.com

    Hi Surya,
    the "Text Field with autocomplete" is really just an autocomplete widget and doesn't behave like a LOV. But we are planning to release an item type plug-in which solves both of your requirements.
    Regards
    Patrick
    My Blog: http://www.inside-oracle-apex.com
    APEX 4.0 Plug-Ins: http://apex.oracle.com/plugins

  • HELP!! me plz with this little Java problem

    Created program for course
    Need to put program on disk for handing in however images used in the program are referenced to the C: drive.
    The images are in the exact same location as the class files so only need to have a relative location set for them.
    But how can this be done????
    Plz help..
    Message was edited by: Me
    Student_Dundee

    The first thing you need to do is change your code to include filepaths to your images that are relative to your class files.
    You said that the images are in the same directory as your class files that use them as a resource so you should have no problem just changing the file paths to file names.
    Next you need to package your program including all packages, class files and images into a JAR file.

  • Bought more Ram!  This little guy is IMPRESSIVE!  Where can I sell old Ram?

    I just got 2 1GB Ram chips. Anyone know where I can sell my old 512x2 chips? Thanks
    If there's no splace that specializes in it, I guess I'll just do Craigslist or Ebay, but thought I'd ask on here first.
    But I have to say I am super impressed with this little guy. I have iTunes going, Photoshop running, grabbing files from my other computer on the network, have final cut pro 6 open editing HDV footage!, have iPhoto open running through pics, MS Word 2004 open and Cabos downloading some stuff!
    And I have 644 MB of Ram left over. And everything's running really well! I am so impressed. I really never expected this from something that, well, isn't supposed to be doing all this.
    If you're in the market for this laptop, I really recommend it!

    Ram is so cheap right now it is hard to sell used RAM and get a price that makes it worthwhile.
    I always keep my old RAM. If something goes wrong with my computer and I need to trouble shoot it I sometimes place the old RAM in to rule out the new RAM as being the problem. If something happens to the new RAM and I need to send it in for warranty I can put the old RAM in and keep running.

  • I have a IMac - Mac OSX version 10.4 and présently i see only verticals lines on my dashboard and my mouse still mouving but with a little square with vertical lines at the right. This appen when i was talking with a friend on Skype. I need help to unlook

    I have a IMac - Mac OSX version 10.4 and présently i see only verticals lines on my desktop and my mouse, i mean the arrow and still mouving but with a little square with vertical lines at the right. This appened when i was talking with a friend on Skype, by error i did click on the video and slowly the vertical lines appeared and covered all ma desktop. Since then, it still there and the only things i see it is the vertical lines and the arrow with the little square.
    How can i fix this problem ?
    En français: j'ai un IMac - Mac OSX version 10.4 et présentement je vois seulement des lignes verticales sur mon bureau et ma souris c'est-à-dire la flèche, bouge mais il y a un petit carré avec aussi des lignes verticales à sa droite. Je pense que ce bug est survenu lorsque j'étais sur Skype avec une amie et que par erreur j'ai cliqué sur l'image de la vidéo et peu à peu les lignes sont appurues et tout l'écran est envahie par ces lignes.
    Comment corriger le problème ? Merci à l'avance.
    Réjeanne Blouin

    Hello, sounds like Video card  and/or heat problems.
    Have you blown the dust out lately? Let it cool for an hour or so.
    Get Temperature Monitor to see if it's heat related...
    http://www.macupdate.com/info.php/id/12381/temperature-monitor
    iStat Menus...
    http://bjango.com/mac/istatmenus/
    And/or iStat Pro...
    http://www.islayer.com/apps/istatpro/
    One way to test is to Safe Boot from the HD, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, Test for problem in Safe Mode...
    PS. Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive
    Reboot, test again.
    If it only does it in Regular Boot, then it could be some hardware problem like Video card, (Quartz is turned off in Safe Mode).

  • I just run into an anoying little bug with SimpleDateFormat......

    Try run this code:
    Filename: Foo.java
    import java.util.*;
    import java.text.*;
    public class Foo {
      public static void main(String args[]) {
        DateFormat df = new SimpleDateFormat("dd.MM.yyyy");
        Date date = null;
        try {
          date = df.parse("31.12.2002");
        } catch (Exception e) {
          e.printStackTrace();
        System.out.println("Date initiated: "+date.toString());
        df = new SimpleDateFormat("yyyy-ww");
        System.out.println("Week expected is 2003-01");
        System.out.println("Rendered week : "+df.format(date));
    End of file
    Output from code:
    H:\>java Foo
    Date initiated: Tue Dec 31 00:00:00 CET 2002
    Week expected is 2003-01
    Rendered week : 2002-01
    Anyone know any workaround to get the expected result?
    I am sitting on a DW project that has met this anoying little bug, and I have posted this to the bug parade aswell, but I have no time to wait for a new release of the JDK :) Hope you can help
    My os:
    Windows 2000 SP 2
    My JDK version (cannot use 1.4):
    java version "1.3.1_04"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_04-b02)
    Java HotSpot(TM) Client VM (build 1.3.1_04-b02, mixed mode)
    Any help is appreciated.

    As Sun says, calculations using Date are ok for computers. but if you need to do things that people want to do with dates, use Calendar/GregorianCalendar. Here's a couple of examples
    import java.util.*;
    import java.text.*;
    public class Calendar2 {
        public static void main(String[] args) {
            Calendar cal = Calendar.getInstance(); // today as Calendar obj;
            cal.add(cal.MONTH, 6);
            // change to Date object for better format control;
            Date sixMonthsFromNow = cal.getTime();
            // create custom format;
            DateFormat sdf = new SimpleDateFormat("MM/dd/yyyy");
            // apply format and print;
            System.out.println(sdf.format(sixMonthsFromNow));
    import java.util.*;
    public class Calendar1 {
        public static void main(String[] args) {
            Calendar cal = Calendar.getInstance();
            for( int n = 0; n < 7; n++ ) {
                    System.out.println(cal.get(cal.DATE) + "/" + (cal.get(cal.MONTH) + 1) + "/" + cal.get(cal.YEAR));
                    cal.add(cal.DATE, 1);
    }

  • When I am turning my iphone off, while sliding it makes white little square in the final part of sliding. Is this a bug or only I have this problem?

    When I am turning my iphone off, while sliding it makes white little square in the final part of sliding. Is this a bug or only I have this problem?

    Please look over the System Requirements for Lion:
    Mac OS X Lion System Requirements
    In order to install Mac OS X 10.7 you will need:
    Intel Core 2 Duo, Core i3, Core i5, Core i7, or Xeon processor
    2GB of RAM (4GB recommended)
    Mac OS X 10.6.6 or later with the Mac App Store installed( 10.6.8 Recommended)
    At least 4GB of additional disk space to accommodate the download, but more is obviously recommended

  • Pages 5.5.1: When opening a document created with Pages '09 (Version 4.0) with Pages 5.5.1 the page header and the page footer are deleted. How can this be prevented? Or is this a bug in Pages 5.5.1?

    Pages 5.5.1: When opening a document created with Pages '09 (Version 4.0) with Pages 5.5.1 the page header and the page footer are deleted. How can this be prevented? Or is this a bug in Pages 5.5.1?

    Same problem here (no graphics in header or footer) and the problem has been reported months ago. It is another bug/feature lost when Apple moves from 09 to the iCloud-compatible versions.  Complain to Apple, you may have better chance than me and they may finally listen to their users....

  • My iCloud on my mac has a screen with a little padlock in the upper right corner and won't let me do anything, i can't even shut down my computer. how do i fix this?

    I went into system preferences to sync icloud to my iphone, and i guess i left it up and now everytime i click system preferences the icloud part comes up. That part has a white screen over it with a little padlock in the upper right hand corner, and because of this i can't even restart my computer. Can somone please help me, thank you!

    Hey,
    I'm having the same problem as well, but on the battery drain however, you can drain it faster by using voice control. If you have music on your device, you can use the voice control to play the music. Still takes a lot of time, but at least it goes faster. By the way, I tried running down the battery for over 10 times now, but it still does nothing. If this is in your case as well, it could be a loose lcd cable and you need to get it repaired or try yourself. There should be some good tutorials on the web.
    Hope this helps...

  • Is this a bug with BoEdge3.1?

    Can anyone help me on the issue which my customer is facing for BoEdge3.1
    Concerning  Error Message: You do not have enough Named User Licenses to make this user a named user. You have 55 Named User Licenses. (FWB 00013)
    This is the error message she was receiving when trying to change an
    existing user from Concurrent to Named under the Connection Type on the
    Properties panel.
    The current workaround was to delete the existing Concurrent user, then re-add the same user as Named.
    She have been going through this process of deleting existing users, and then
    re-adding them as Named and it was working okay. Then, it stopped
    working and she started getting the same FWB 00013 error message again.
    She was not able to create any Named users now. Basically, the workaround
    worked for a while - then stopped working.
    She currently has a total of 88 users. 21 of them are named. 67 of them
    are Concurrent. She is licensed for 55 Named.
    Once again, the system thinks she has 55 users marked as Named. But
    there are only 21 marked as Named.
    She did notice that as she was going through all of her existing list of
    users, in alphabetical order, she was opening the Properties tab and
    checking the Named/Concurrent status - as she got to the 55th user in the
    list that is when she started getting the error message again.
    Is this a bug with BoEdge3.1?
    And I got an ADAPT01194692.
    I am not sure that Is the ADAPT related to this issue.
    Please help me its very critical.

    Hi Salena,
    If you are an SAP Employee, request you to post this question at
    https://cw.sdn.sap.com/community/bobjtc
    Cheers,
    Subhodeep

  • Cannot see my picture stream on iPad with IOS 8.1.3. Pics from iPad are uploaded and visible on picture stream on iPhone 4, IOS 7. Is this a bug?

    I cannot see my picture stream on iPad with IOS 8.1.3. The pictures  from iPad are uploaded and visible on picture stream on iPhone 4, IOS 7. Is this a bug with IOS 8.1.3?

    Try:
    - Reset the iOS device. Nothing will be lost      
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    iOS: Troubleshooting Messages
      iOS: Troubleshooting FaceTime
    - Sign out and then sign back into Messages and FT. Note you will lose all messages presently on the iPod
    - Reset all settings                            
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup. See:                                               
    iOS: Back up and restore your iOS device with iCloud or iTunes      
    - Restore to factory settings/new iOS device.                       

  • Is anyone facing the similar problem of visible lag while opening app with 3G data on? It seems apple has made 5s slow to improve iphone 4 performance.5s was very smooth on 7.0.6 even with 3G data on. Is this a bug? Is apple going to fix this soon?

    Is anyone facing the similar problem of visible lag while opening app with 3G data on? It seems apple has made 5s slow to improve iphone 4 performance.5s was very smooth on 7.0.6 even with 3G data on. Is this a bug? Is apple going to fix this soon?

    I have same Problem. I tried all options - Reset All Settings, Erase Content & reset all settings, Upgrated to IOS8.1, Restore using iTune. But problem persists.
    When I turn Cellular Data or Wifi ON, then there is a lag while opening the Apps. But If I turn Data/Wifi off, phone becomes super fast. I have checked with my friends. They are not facing this issue. Not sure if Apple know this.

  • In logic Pro, when I open up an audio track and load an audio file, there is no sound. I will finally get a sound out of one of the audio tracks after opening at least 5 of them alternately. Is anyone familiar with this kind of bug? It's really frustratin

    In logic Pro, when I open up an audio track or software track and load an audio file/loop or software file loop, there is no sound. I will finally get a sound out of one of the audio or software tracks after opening at least 5 of them alternately. Is anyone familiar with this kind of bug? It's really frustrating as this takes much time to complete work.
    os x, Mac OS X (10.6)

    I'm not sure I follow your words Fuzzynormal. You've helped by offering the insight that my issue in Logic Pro 9 is not a bug but a feature. But fell short of enlightenment by being a judge of character and of how one should interact in this forum. You insinuate that I haven't tried to solve the issue on my own when in fact I have. These forums are always my last resort. You further suggest that I am complaining. This is not a complaint. It is a genuine issue that I cannot figure out. Then you think that Brazeca is holding my hand and being a nice guy. Brazeca is helping people like me who might not be as adept at using Logic Pro as probably you are.This community forum was established to raise questions, answers and dicussion to help Apple's customers better undertand their operating systems and related issues. You are doing a disservice by not contributing positively and by trying to make this forum what you want it to be. You may have all the time in the world to try figuring out stuff but we are not all like you. We all have different schedules and different levels of understanding. And that is what this forum is for - to help people move forward. If you can't contribute positively then keep silent. And by the way, you say to "read the words that are printed down to explain to you how that works" what words are you talking about? Why don't you be of some help instead of trying to own this forum. 

Maybe you are looking for

  • Think I have Spam on Safari, I have a message asking me to Claim a Tesco prize by clicking OK, I cant get past it this page now without clicking OK. Help

    Hi, I have an iPhone 5S and have recently upgraded to the latest version. Whilst searching the Internet this morning I followed a link on Google search which came up wits a small white box in the centre of the screen saying http://android-updates.com

  • Question about photo slideshow

    When you have a photo page, is there a way to eliminate being able to click on a photo to enlarge it? I'd just like to have people scroll down to look at my photos, instead of the option of clicking on one and going through a slideshow. I know you ca

  • Killing a Swing thread

    Hello, How can I kill a Swing thread? For example the program below would never exit. Sure you can type System.exit(0) which would exit anything, but what are the other solutions? I tried putting chooser = null; System.gc();in the end of main() but t

  • Sql function call

    Hi, I was wondering if it's possible to execute a custom sql query (built in mysql)? example : "SELECT assy_021_check(0801979291) AS TEST" assy_021_check is a function code into mysql database. With a regulat query, verything works, but if I use this

  • Strange long term landline outage in Monmouth County NJ 07712?

    This Monday 7/26/10, as I read online about the Manhattan Verizon landline outage, I decided to check my own home phone. Lo and behold, no dial tone. When I called about it, the recording told me that there was a service outage and that it would not