Menu

Showing posts with label pdf. Show all posts
Showing posts with label pdf. Show all posts

Sunday, July 21, 2019

Welcome!!!!!!!

Welcome to my Blog.
This blog is specially for GTU MCA and MBA Students.
You can download

  1. Java
  2. WTAD
  3. Digital Marketing
  4. Python
  5. DS & SQL
  6. Android
  7. DAA
  8. OOCP
  9. DBMS 
  10. Mobile Computing
  11. ERFM
  12. Workshop
and other subject related material, syllabus,assignment,tutorial, questions and many more things.
You can also post your questions related to this subject, We will provide you help.

Digital and Social Media Marketing (DSMM) - 4539287

  1. Syllabus

    1. Digital and Social Media Marketing (DSMM) - 4539287 Download

  2. Old Question Paper

    1. MBA 2018 3rd Semester Winter Exam (Digital Marketing) - Download IMP

  3. Material

    1. Unit 1 (+ refer other material also) - Download
    2. Unit 2 - Download
    3. Unit 3 - Download
    4. Unit 4 - Download
    5. Other Material - Download

  4. Question List

    1. Final Question List - Download New
    2. Module Test 3 Question List - Download

  5. For any query related to Digital Marketing comment on this page.

Tuesday, August 13, 2013

Workshop

Workshop on
"Mobile Apps Development using Android"

Organized by
Department of MCA,
B. H. Gardi College of Engineering & Technology, Rajkot

Under
CSI Rajkot Chapter & Centre for Continuing Education Program (CEP)


Date : 10th & 11th August 2013
Speaker : Prof. Milan Vachhani

  1. Brochure
  2. Syllabus and Schedule
  3. PPT of workshop
  4. Project Description
  5. Programs


Sunday, May 8, 2011

Programming Skills – VII (WTAD) 640012 p2


  1. Write a Servlet to display all the headers available from request

  2. Write a Servlet to display parameters available on request.

  3. Write a Servlet to display all the attributes available from request and context.

  4. Write a Servlet which displays a message and also displays how many times the message has been displayed (how many times the page has been visited).

  5. Assume that we have got three pdf files for the MCA-1 Syllabus, MCA-2 Syllabus and MCA-3 Syllabus respectively, Now write a Servlet which displays the appropriate PDF file to the client, by looking at a request parameter for the year (1, 2 or 3).

  6. Assume that the information regarding the marks for all the subjects of a student in the last exam are available in a database, Develop a Servlet which takes the enrollment number of a student as a request parameter and displays the marksheet for the student.

  7. Devlop A Servlet to which looks for cookies for username and Password, and forword to a home.jsp in case the cookies are valid and forword to a login.jsp in case the cookies are not found or the cookies are not valid.

  8. Devlop a Servlet to authenticate a user,where the login id and password are available as request parameter.In case the authentication is successful,it should setup a new session and store the user’s information in the session before forwarding to home.jsp, which displays a user informations.

  9. Write a simple JSP pages to display a simple message.

  10. Write A JSP Page, which uses the include directive to show its header and footer


BACKNEXT



Prepared By:

Student of B. H. Gardi College of Eng. & Tech., MCA Department

(Nisarg Juthani, Kajal Savjani, Desai Paresh, Ramoliya Nilesh, Thanki Ravi.....)