ADVERTISEMENT

The way, the truth, and the life

Published May 3, 2026 12:05 am  |  Updated May 2, 2026 03:59 pm
REFLECTIONS TODAY
Catholics use many titles to address Jesus and practice various devotions to honor him. Among these are the Sacred Heart, the Divine Mercy, the Holy Child, the Nazarene, the Redeemer, and Christ the King.
Blessed James Alberione, the founder of the Pauline Family and the apostle of the modern means of communication, has bequeathed to his spiritual sons and daughters a devotion which becomes their mission—the proclamation of Jesus the Divine Master, the Way, the Truth, and the Life. He explains, “The Divine Master is the Truth which we must know, the Way which we must follow to reach God, the Life that we must live to be eternally happy.”
Underlying Blessed Alberione’s devotion to the Divine Master as Way, Truth, and Life is John’s narration of the Last Supper. Here Jesus reveals himself even as he bids farewell to his disciples.
One can imagine how the disciples feel during these moments of uncertainty. They have been thinking that Jesus is the awaited Messiah sent to liberate Israel from the Roman conquerors. Instead, they hear him speak of departure: “I will be with you only a little while longer” (Jn 13:33).
But Jesus hastens to reassure them and boost their morale. He tells them that they need not fear because his departure is but a prelude to the heavenly homecoming of God’s children. Thomas, ever doubting, cannot understand how they can follow Jesus when they do not know where Jesus is going. Jesus declares, “I am the way and the truth and the life” (14:6).
Many Bible scholars place the emphasis on Jesus as Way. Jesus is not only likened to a highway that one can take in going to and from a place. Jesus is the Way because through him one comes to possess the Father, hence to possess truth and life. He is the sacrament of the Father, the revelation of God’s love and gift of life. Through him, the heavenly Father offers humanity salvation and liberation. The supreme expression of this salvation is in Jesus’ selfless death on the cross to give life to all. Thus, Jesus is the Way because through him humanity has been given new life.
First Reading • Acts 6:1-7
As the number of disciples continued to grow, the Hellenists complained against the Hebrews because their widows were being neglected in the daily distribution. So the Twelve called together the community of the disciples and said, “It is not right for us to neglect the word of God to serve at table. Brothers, select from among you seven reputable men, filled with the Spirit and wisdom, whom we shall appoint to this task, whereas we shall devote ourselves to prayer and to the ministry of the word.” The proposal was acceptable to the whole community, so they chose Stephen, a man filled with faith and the Holy Spirit, also Philip, Prochorus, Nicanor, Timon, Parmenas, and Nicholas of Antioch, a convert to Judaism. They presented these men to the Apostles who prayed and laid hands on them. The word of God continued to spread, and the number of the disciples in Jerusalem increased greatly; even a large group of priests were becoming obedient to the faith.
Gospel • Jn 14:1-12
Jesus said to his disciples: “Do not let your hearts be troubled. You have faith in God; have faith also in me. In my Father’s house there are many dwelling places. If there were not, would I have told you that I am going to prepare a place for you? And if I go and prepare a place for you, I will come back again and take you to myself, so that where I am you also may be. Where I am going you know the way.” Thomas said to him, “Master, we do not know where you are going; how can we know the way?” Jesus said to him, “I am the way and the truth and the life. No one comes to the Father except through me. If you know me, then you will also know my Father. From now on you do know him and have seen him.” Philip said to him, “Master, show us the Father, and that will be enough for us.” Jesus said to him, “Have I been with you for so long a time and you still do not know me, Philip? Whoever has seen me has seen the Father. How can you say, ‘Show us the Father’? Do you not believe that I am in the Father and the Father is in me? The words that I speak to you I do not speak on my own. The Father who dwells in me is doing his works. Believe me that I am in the Father and the Father is in me, or else, believe because of the works themselves. Amen, amen, I say to you, whoever believes in me will do the works that I do, and will do greater ones than these, because I am going to the Father.”
Source: “365 Days with the Lord 2026,” St. Paul’s, 7708 St. Paul Rd., SAV, Makati City (Phils.); Tel.: 632-895-9701; E-mail: [email protected]; Website: http://www.stpauls.ph.
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.