ADVERTISEMENT

Finland gears up for historic NATO decision

Published Apr 10, 2022 05:47 pm

HELSINKI, Finland – Finland is preparing for a potentially historic decision "before midsummer" on whether to apply to join NATO as a deterrent against Russian aggression.

The Nordic nation of 5.5 million has traditionally been militarily non-aligned, in part to avoid provoking its eastern neighbour, with which it shares a 1,300 kilometre (830 mile) border.

But Russia's invasion of Ukraine on February 24 saw public support for joining NATO double from 30 to 60 percent, according to a series of polls.

"Never underestimate the capacity of Finns to take rapid decisions when the world changes," former Finnish prime minister Alexander Stubb told AFP.

Himself a long-time NATO advocate, Stubb now believes Finland making a membership application is "a foregone conclusion" as Finns re-evaluate their relationship with their neighbour.

Next week a government-commissioned national security review will be delivered to parliament, the Eduskunta, to help Finnish MPs make up their own minds, before it is put to a vote.

"We will have very careful discussions but not taking any more time than we have to," Prime Minister Sanna Marin told a news conference on Friday.

"I think we will end the discussion before midsummer," she added.

"My guess is that the application will be filed sometime during the month of May" in time for the June NATO summit in Madrid, Stubb said.

- Change of heart -

Finland declared independence in 1917 after 150 years of Russian rule, only for its vastly outnumbered army to fight off an attempted Soviet invasion during the Second World War inflicting heavy losses on the Red Army.

Hostilities ended in a peace deal that saw Finland ceding several border areas to the Soviet Union.

Finnish leaders agreed to remain neutral during the Cold War in exchange for guarantees from Moscow that it would not invade.

The country's forced neutrality to appease its stronger neighbour coined the term "Finlandization".

Finland has remained outside the transatlantic military alliance, and despite some cuts after the Cold War it has focused on maintaining well-funded defence and preparedness capabilities.

"We're able to mobilise 280,000 to 300,000 men and women within a matter of days," Stubb said, adding that 900,000 reserves could also be called up.

Last week Finland's government agreed a 40-percent hike in defence spending by 2026, to further strengthen the country's position.

"We have walked a long way when it comes to our security policies, and they have worked so far," said Centre Party MP Joonas Kontta.

Like the majority of his parliamentary colleagues, the 32-year-old used to think that NATO membership was "something that we don't need at the moment".

But Russia's invasion "changed something in Europe in a way that can't be changed back", he told AFP, and Kontta recently announced that he now believes it is time to seek to join the alliance.

A number of MPs have also recently announced similar changes of heart regarding Finland's "NATO question" -- although many more are keeping their positions to themselves awaiting more detailed discussions.

- Anti-NATO minority

Only six of Finland's 200 MPs in a recent poll by public broadcaster Yle openly voiced anti-NATO views, including Markus Mustajarvi from the Left Alliance party.

Finland and Sweden's non-alignment "has brought stability to the whole of Northern Europe", the Lapland MP told AFP.

Mustajarvi questions whether NATO's Article 5 commitment to mutual defence would provide genuine protection in case of an attack.

Instead he cites Finland's own defence capabilities which are "so strong that they would force Russia to think what price it would pay for attacking".

Despite receiving "all sorts of feedback" from the public and his fellow MPs over his stance, Mustajarvi insists he has "thought this through to the end and so far I don't see a reason to change my position".

- Grey zone -

Since Russia's attack, Finland's leadership has undertaken an intensive series of talks to canvass opinion from other NATO states about a possible membership bid.

Along with neighbouring Sweden, Finland has received public assurances from secretary general Jens Stoltenberg that the alliance's door remains open, as well as expressions of support from numerous members including the US, UK, Germany, France and Turkey.

But attempting to join NATO would likely be seen as a provocation by the Kremlin, for whom the expansion of the US-led alliance on its borders has been a prime security grievance.

Finland's president Sauli Niinisto has warned that Russia's response could be "on the brash side", including airspace, territorial violations and hybrid attacks.

The Kremlin has pledged to "rebalance the situation" in the event of Finland joining NATO.

Meanwhile, Foreign Minister Pekka Haavisto has acknowledged that Russia could seek to destabilise a membership bid during the "grey zone" between an application and its ratification by all 30 NATO states, which could take four months to a year.

"Finland has always tried to stay away from the grey zone," Stubb said, but he believes that Finland has the resilience to withstand potential Russian aggression or hybrid attacks.

Related Tags

finland NATO
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.