---
title: "Redeemer Lutheran Church - PalmSunday"
description: "We're a welcoming church that embraces all races, ethnicities, sexual orientations, gender identities, ages, ability levels, and faith journeys."
url: "https://www.redeemernewpaltz.org/component/tags/tag/palmsunday"
date: "2026-06-24T06:46:38+00:00"
language: "en-GB"
---

#  PalmSunday

  Enter Part of Title

  Display #  20

- ###  [ Homily for Palm Passion Sunday 2018 ](https://www.redeemernewpaltz.org/worship/sermons/homily-for-palm-passion-sunday-2018)

     Palm/Passion Sunday can be jarring, jolting even as we move quickly from joining the crowds cheering Jesus’ arrival in Jerusalem to joining the crowds crying “crucify him, crucify

    ...
- ###  [ Invitation to Renewal ](https://www.redeemernewpaltz.org/blog/invitation-to-renewal)

     [ ![](https://www.redeemernewpaltz.org/images/cross-in-hand-300x200.jpg) ](https://www.redeemernewpaltz.org/blog/invitation-to-renewal) A beautiful red cardinal landed under a nearby shrub as I was hustling the kids out the door to school one morning this winter. It only registered with me a few hours later that I‘d seen this

    ...
- ###  [ Faith Planted Through The Cross ](https://www.redeemernewpaltz.org/worship/sermons/god-s-resurrection-work)

     [ ![](https://www.redeemernewpaltz.org/images/planted-cross-300x200.png) ](https://www.redeemernewpaltz.org/worship/sermons/god-s-resurrection-work) There is nothing more important than the gift of faith that God in Christ makes possible through the cross.

    The “Hosannas” of Palm/Passion Sunday, which do so quickly change to cries of

    ...
- ###  [ Why Are We Rushing Around? ](https://www.redeemernewpaltz.org/worship/sermons/why-are-we-rushing-around)

     I read some years ago that the reason that the Church celebrates Palm/Passion Sunday - where we move from joyous hosannas quickly, abruptly to the cries of “crucify him” - all in one worship

    ...

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "Organization",
    "@id": "https://www.redeemernewpaltz.org/component/tags/tag/palmsunday#organization",
    "name": "Redeemer New Paltz",
    "description": "We're a welcoming church that embraces all races, ethnicities, sexual orientations, gender identities, ages, ability levels, and faith journeys.",
    "url": "https://redeemernewpaltz.org",
    "telephone": "845-255-0051",
    "foundingDate": "1954-09-14",
    "logo": "https://redeemernewpaltz.org/images/logos/logo-color-no-text-255x250-72dpi.png",
    "image": "https://redeemernewpaltz.org/images/logos/logo-color-no-text-255x250-72dpi.png",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "90 NYS Route 32",
        "addressCountry": "US",
        "addressLocality": "New York",
        "addressRegion": "New York",
        "postalCode": "12561"
    },
    "sameAs": [
        "https://www.facebook.com/RedeemerNewPaltz",
        "https://www.instagram.com/redeemernewpaltz/",
        "https://www.youtube.com/channel/UCeBpZNwrm-RHYReiWhsGhGw",
        "https://soundcloud.com/redeemernewpaltz"
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://www.redeemernewpaltz.org"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "PalmSunday",
            "item": "https://www.redeemernewpaltz.org/component/tags/tag/palmsunday"
        }
    ]
}
```
