नमस्ते While working on Net-Centric Project I came across an obstacle of creating multiple buttons and calling different servlets within the same form. This was in the login page, where we can either login or register by making use of the same form fields 'username' and 'password'. To do so you can create a button … Continue reading [Web] Call different Servlets within a single form
[OpenGL] Running OpenGL program on Mac OS X
नमस्ते Today I am going to show how you can run OpenGL programs on your Mac OS X through command line (Terminal.App). 1. Use the header file "GLUT/glut.h" and not "GL/glut.h" 2. main function should return an integer type value. E.g. 3. Run the program by using the following command: We are passing -Wno-deprecated flag … Continue reading [OpenGL] Running OpenGL program on Mac OS X
[Star Wars] Google Easter Egg
नमस्ते Google has an awesome treat for all the Star Wars fans 🙂 Open up Google Chrome and enter the following query in URL bar - "a long time ago in a galaxy far far away" and see the magic. Here's a small preview of the page if you the Easter egg isn't available. May … Continue reading [Star Wars] Google Easter Egg
[Android] Fix Rendering Issues in Android Studio
नमस्ते While creating a new android project using Android Studio I came across a Rendering error when I try to open the 'Design tab' on any layout xml file. Solution: Open up the styles.xml file. It would be under res/values/ folder in your app directory. Change the following line to Here, we have added Base … Continue reading [Android] Fix Rendering Issues in Android Studio
![A logo for a tech-focused website that aims to simplify and streamline technology for its audience, with a clean and modern design that embodies simplicity and functionality [using a sleek and minimalistic approach] [incorporating tech-inspired elements]](https://jacksonisaac.com/wp-content/uploads/2024/03/img-i0qijphmwgcu5l9lakcrkyq6.png)